kopia lustrzana https://github.com/ryukoposting/Signal-Android
Stop observing state updates after post sequence is completed.
rodzic
b46e129c23
commit
48e0a00a8a
|
@ -88,6 +88,7 @@ class StoryViewerFragment :
|
||||||
|
|
||||||
if (state.page >= state.pages.size) {
|
if (state.page >= state.pages.size) {
|
||||||
ActivityCompat.finishAfterTransition(requireActivity())
|
ActivityCompat.finishAfterTransition(requireActivity())
|
||||||
|
lifecycleDisposable.clear()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue