I experienced layout issues in the collage view that only appear when running release build of the app.
I have been able to reproduce the issue with your sample app. The small image at bottom right position is placed wrong. Turning off optimisation for release builds makes the problem go away. So the problem is caused by optimisation..
I experienced layout issues in the collage view that only appear when running release build of the app.
I have been able to reproduce the issue with your sample app. The small image at bottom right position is placed wrong. Turning off optimisation for release builds makes the problem go away. So the problem is caused by optimisation..