Center the warning in the intro screen
This commit is contained in:
parent
1788e09ff8
commit
f3ae22a343
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/activity_margin"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:padding="@dimen/activity_margin_small"
|
||||
android:visibility="gone"
|
||||
android:textColor="@color/warning_red"
|
||||
|
|
Loading…
Reference in a new issue