Color for warning message should match this for tablets

This commit is contained in:
stom79 2017-11-04 08:23:45 +01:00
parent 24ddd0f469
commit be20b86f87
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@
android:visibility="gone"
android:gravity="center"
android:layout_gravity="center"
android:textColor="@color/mastodonC4"
android:textColor="@color/dark_text"
android:text="@string/disclaimer_full"
android:layout_width="match_parent"
android:layout_height="wrap_content" />