don't tint status icons on cardViews

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-07-28 16:50:34 +02:00
parent eb967fbf7d
commit b9e9c35df5
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -417,7 +417,6 @@ class SetStatusDialogFragment :
}
viewThemeUtils.colorCardViewBackground(views.first)
viewThemeUtils.colorTextViewText(views.second)
viewThemeUtils.colorImageViewText(views.third)
}
private fun clearTopStatus() {