SUW: center welcome text on TV
Change-Id: I4c984d78137b65e29f60769d3c5a368568c7e79c
This commit is contained in:
committed by
Jan Altensen (Stricted)
parent
6a1d0029d4
commit
c44e10f4c2
@@ -56,7 +56,8 @@
|
|||||||
android:id="@+id/welcome_title"
|
android:id="@+id/welcome_title"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hyphenationFrequency="none" />
|
android:hyphenationFrequency="none"
|
||||||
|
android:gravity="center" />
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/start"
|
android:id="@+id/start"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
|
Reference in New Issue
Block a user