Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1439e3f1 authored by moezbhatti's avatar moezbhatti
Browse files

Hide theme option when conversation is blocked

parent 9811fac1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -122,6 +122,8 @@ class ConversationInfoController(

        notifications.setVisible(!state.blocked)

        themePrefs.setVisible(!state.blocked)

        archive.setVisible(!state.blocked)
        archive.title = activity?.getString(when (state.archived) {
            true -> R.string.info_unarchive