mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
don't tint status icons on cardViews
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
eb967fbf7d
commit
b9e9c35df5
@ -417,7 +417,6 @@ class SetStatusDialogFragment :
|
||||
}
|
||||
viewThemeUtils.colorCardViewBackground(views.first)
|
||||
viewThemeUtils.colorTextViewText(views.second)
|
||||
viewThemeUtils.colorImageViewText(views.third)
|
||||
}
|
||||
|
||||
private fun clearTopStatus() {
|
||||
|
Loading…
Reference in New Issue
Block a user