9cb41d6353
Previous code finalised the view setup in `onViewCreated`, so if you opened some media, switched away from the app, and switched back you'd get a blank screen. Fix this by doing the finalisation in `onResume()`, so the media is displayed correctly when returning to the fragment. Fixes #161 |
||
---|---|---|
.. | ||
androidTest/java/app/pachli | ||
blue | ||
main | ||
orange | ||
test |