mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 04:09:21 +00:00
use textColorOnPrimaryBackground
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
d7686f4ae3
commit
e0955a4106
@ -133,6 +133,6 @@
|
||||
app:pb_backgroundColor="@color/colorPrimary"
|
||||
app:pb_icon="@drawable/ic_baseline_arrow_downward_24px"
|
||||
app:pb_text="@string/nc_new_messages"
|
||||
app:pb_textColor="@color/white" />
|
||||
app:pb_textColor="@color/textColorOnPrimaryBackground" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user