Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 935ba690 authored by Timi Rautamäki's avatar Timi Rautamäki Committed by Oliver Scott
Browse files

SUW: center welcome text on TV

Change-Id: I4c984d78137b65e29f60769d3c5a368568c7e79c
parent 6cb268b2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"