mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-27 17:08:34 +03:00
add theming for categoryConversationSettings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
e43fe4774e
commit
4b88effb72
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@ class ConversationInfoController(args: Bundle) :
|
|||
participantsListCategory,
|
||||
ownOptions,
|
||||
categorySharedItems,
|
||||
categoryConversationSettings,
|
||||
binding.webinarInfoView.conversationInfoWebinar,
|
||||
binding.notificationSettingsView.notificationSettingsCategory
|
||||
).forEach(viewThemeUtils::colorPreferenceCategory)
|
||||
|
|
Loading…
Reference in a new issue