mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
3571fcd3ab
- MediaStore crashed on deletion because the ViewPagerActivity got finish before the MediaStore.createDeleteRequest executes - To fix, we apply the same approach in the MediaActivity and finish explicitly after deletion completes, if the media list is empty - also, only refresh the UI when the media list is not empty to avoid UI glitches - fix slideshow bug by resetting mAreSlideShowMediaVisible back to false when the slideshow ends |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |