mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-18 18:25:03 +01:00
Clean up
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
cbd73164e2
commit
11f013a762
@ -76,8 +76,6 @@ class ConversationsListView : BaseView() {
|
||||
inflater: LayoutInflater,
|
||||
container: ViewGroup
|
||||
): View {
|
||||
actionBar?.show()
|
||||
|
||||
viewModel = viewModelProvider(factory).get(ConversationsListViewModel::class.java)
|
||||
val view = super.onCreateView(inflater, container)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user