mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 05:27:42 +00:00
Stop observing state updates after post sequence is completed.
This commit is contained in:
@@ -88,6 +88,7 @@ class StoryViewerFragment :
|
||||
|
||||
if (state.page >= state.pages.size) {
|
||||
ActivityCompat.finishAfterTransition(requireActivity())
|
||||
lifecycleDisposable.clear()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user