kopia lustrzana https://github.com/ryukoposting/Signal-Android
Do not wait on content to launch story viewer.
rodzic
f6fd1e1c91
commit
3b07f4a8ca
|
@ -52,7 +52,7 @@ class StoryViewerFragment : Fragment(R.layout.stories_viewer_fragment), StoryVie
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (state.loadState.isReady()) {
|
if (state.loadState.isCrossfaderReady) {
|
||||||
requireActivity().supportStartPostponedEnterTransition()
|
requireActivity().supportStartPostponedEnterTransition()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue