Skip to content

Commit 15d3e3c

Browse files
committed
chore: add calens file
1 parent 092cea0 commit 15d3e3c

File tree

1 file changed

+8
-0
lines changed
  • changelog/unreleased

1 file changed

+8
-0
lines changed

changelog/unreleased/4600

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)