add theming for categoryConversationSettings

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2022-08-24 11:50:28 +02:00
parent e43fe4774e
commit 4b88effb72
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B

View file

@ -204,6 +204,7 @@ class ConversationInfoController(args: Bundle) :
participantsListCategory,
ownOptions,
categorySharedItems,
categoryConversationSettings,
binding.webinarInfoView.conversationInfoWebinar,
binding.notificationSettingsView.notificationSettingsCategory
).forEach(viewThemeUtils::colorPreferenceCategory)