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 |
||
---|---|---|
.. | ||
schemas/app.pachli.db.AppDatabase | ||
src | ||
build.gradle | ||
gitTools.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
proguard-rules.pro |