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

Commit 1075c411 authored by narinder Rana's avatar narinder Rana
Browse files

remove comment and refine code

parent 0a4658e0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -249,7 +249,6 @@ class MainActivity : QkThemedActivity(), MainView {
        }
        plus.isVisible = state.upgraded


        compose.setVisible(state.page is Inbox || state.page is Archived)
        conversationsAdapter.emptyView = empty.takeIf { state.page is Inbox || state.page is Archived }
        searchAdapter.emptyView = empty.takeIf { state.page is Searching }