mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 20:19:42 +01:00
use textColorOnPrimaryBackground
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
f8319b663d
commit
c2ac2705a3
@ -59,7 +59,7 @@
|
|||||||
android:paddingBottom="56dp"
|
android:paddingBottom="56dp"
|
||||||
android:text="@string/nc_locked"
|
android:text="@string/nc_locked"
|
||||||
android:textAlignment="center"
|
android:textAlignment="center"
|
||||||
android:textColor="@color/white"
|
android:textColor="@color/textColorOnPrimaryBackground"
|
||||||
android:textSize="22sp" />
|
android:textSize="22sp" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user