pachli-android/app
Nik Clayton 9cb41d6353
fix: Show media when resuming ViewMediaFragment (#174)
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
2023-10-15 14:45:41 +02:00
..
schemas/app.pachli.db.AppDatabase fix: Ensure refreshing does not create a gap in the timeline (#43) 2023-09-14 15:12:48 +02:00
src fix: Show media when resuming ViewMediaFragment (#174) 2023-10-15 14:45:41 +02:00
build.gradle change: Increase compileSdk and targetSdk to 34 (#150) 2023-10-11 12:28:45 +02:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml fix: Show thread indicators and other dividers using Material colours (#157) 2023-10-13 11:36:05 +02:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00