mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
add theming for categoryConversationSettings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
e43fe4774e
commit
4b88effb72
@ -204,6 +204,7 @@ class ConversationInfoController(args: Bundle) :
|
|||||||
participantsListCategory,
|
participantsListCategory,
|
||||||
ownOptions,
|
ownOptions,
|
||||||
categorySharedItems,
|
categorySharedItems,
|
||||||
|
categoryConversationSettings,
|
||||||
binding.webinarInfoView.conversationInfoWebinar,
|
binding.webinarInfoView.conversationInfoWebinar,
|
||||||
binding.notificationSettingsView.notificationSettingsCategory
|
binding.notificationSettingsView.notificationSettingsCategory
|
||||||
).forEach(viewThemeUtils::colorPreferenceCategory)
|
).forEach(viewThemeUtils::colorPreferenceCategory)
|
||||||
|
Loading…
Reference in New Issue
Block a user