Closed rkreutzer closed 1 year ago
@rkreutzer recognized as a bug will look at it
@rkreutzer Seems fixed in release 3.0.3 when it will be released can you test it and come back with your feedback
@rkreutzer Is that fix now on your side?
Still the same issue in 3.0.3
@rkreutzer This has been reproduce so it will be fixed in the next release if you want to test it on your side now you comment this
/*
override fun onConfigurationChanged(newConfig: Configuration) {
val view: View = initializeView()
mContainer?.addView(view)
super.onConfigurationChanged(newConfig)
}
*/
in imageFragment and in mainFragment can you revert to me if it works.
This fixes the issue. Thanks.
This fix was not included in 3.0.3. I'm testing using 3.0.4 and it still has the issue.
Same here, this is still broken on iOS. Please include this fix in the next release.
Describe the bug While displaying the viewer page, once the device is rotated, even if rotated back to the original position, the close function no longer works.
To Reproduce Steps to reproduce the behavior:
Expected behavior The close button and swipe-to-close should work in any device orientation.
Smartphone (please complete the following information):