diff --git a/res/layout-television/welcome_activity.xml b/res/layout-television/welcome_activity.xml index feef5c31..6ffebf5b 100644 --- a/res/layout-television/welcome_activity.xml +++ b/res/layout-television/welcome_activity.xml @@ -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" />