فهرست منبع

add theming for categoryConversationSettings

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 2 سال پیش
والد
کامیت
4b88effb72
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/src/main/java/com/nextcloud/talk/controllers/ConversationInfoController.kt

+ 1 - 0
app/src/main/java/com/nextcloud/talk/controllers/ConversationInfoController.kt

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