From 42a1ed2abe05b04dd7730126a8eef7ff2b213e99 Mon Sep 17 00:00:00 2001 From: David Langley Date: Fri, 23 Jul 2021 23:22:06 +0100 Subject: [PATCH] remove unneeded layout file --- .../RoomNotificationSettingsController.kt | 2 -- .../view_edit_room_notification_settings.xml | 35 ------------------- 2 files changed, 37 deletions(-) delete mode 100644 vector/src/main/res/layout/view_edit_room_notification_settings.xml diff --git a/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt b/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt index cad8ef8287..e6c57523e5 100644 --- a/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt +++ b/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt @@ -22,8 +22,6 @@ import im.vector.app.R import im.vector.app.core.epoxy.profiles.notifications.notificationSettingsFooterItem import im.vector.app.core.epoxy.profiles.notifications.radioButtonItem import im.vector.app.core.epoxy.profiles.notifications.textHeaderItem -import im.vector.app.core.resources.StringProvider -import im.vector.app.core.ui.list.genericHeaderItem import org.matrix.android.sdk.api.session.room.notification.RoomNotificationState import javax.inject.Inject diff --git a/vector/src/main/res/layout/view_edit_room_notification_settings.xml b/vector/src/main/res/layout/view_edit_room_notification_settings.xml deleted file mode 100644 index 3d4cafc40f..0000000000 --- a/vector/src/main/res/layout/view_edit_room_notification_settings.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - -