mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
theme link-joining like creation fab-styled imageview
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
8f812a0841
commit
5b983d0ce4
@ -637,6 +637,7 @@ class ContactsController(args: Bundle) :
|
||||
ResourcesCompat.getColor(resources!!, R.color.colorBackgroundDarker, null),
|
||||
PorterDuff.Mode.SRC_IN
|
||||
)
|
||||
|
||||
viewThemeUtils.colorImageViewButton(binding.conversationPrivacyToggle.publicCallLink)
|
||||
disengageProgressBar()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user