SUW: center welcome text on TV
Change-Id: I4c984d78137b65e29f60769d3c5a368568c7e79c
This commit is contained in:
committed by
Oliver Scott
parent
6cb268b222
commit
935ba6902d
@@ -45,7 +45,8 @@
|
||||
android:id="@+id/welcome_title"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:hyphenationFrequency="none" />
|
||||
android:hyphenationFrequency="none"
|
||||
android:gravity="center" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/start"
|
||||
|
Reference in New Issue
Block a user