We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092cea0 commit 15d3e3cCopy full SHA for 15d3e3c
changelog/unreleased/4600
@@ -0,0 +1,8 @@
1
+Bugfix: Crash from Google Play Console in PreviewImagePagerAdapter
2
+
3
+In order to prevent app crashes, a validation has been added in onPageSelected method
4
+from PreviewImageActivity to ensure the image list contains items before using it.
5
+In case the list is empty, the user is returned to main file list.
6
7
+https://github.com/owncloud/android/issues/4596
8
+https://github.com/owncloud/android/pull/4600
0 commit comments