summaryrefslogtreecommitdiffstats
path: root/res/layout/bootanim_card.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bootanim_card.xml')
-rw-r--r--res/layout/bootanim_card.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/bootanim_card.xml b/res/layout/bootanim_card.xml
index 99b2c9a..905cbfb 100644
--- a/res/layout/bootanim_card.xml
+++ b/res/layout/bootanim_card.xml
@@ -19,7 +19,7 @@
<TextView
android:id="@+id/label"
android:layout_width="match_parent"
- android:layout_height="24dp"
+ android:layout_height="wrap_content"
android:text="@string/boot_animation_label"
style="@style/card_label"/>
</FrameLayout>