mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 02:10:44 +01:00
Remove MainListHostFragment and rescope list vms to the activity.
This commit is contained in:
@@ -937,6 +937,7 @@ class ConversationFragment :
|
||||
firstRender = false
|
||||
binding.conversationItemRecycler.doAfterNextLayout {
|
||||
SignalLocalMetrics.ConversationOpen.onRenderFinished()
|
||||
(requireActivity() as? MainActivity)?.onFirstRender()
|
||||
doAfterFirstRender()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user