You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
Steps to reproduce:
Click "GROUPING SAMPLE"
Enjoy crash:
Process: co.polarr.albumsdkdemo, PID: 21927
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Float
at co.polarr.processing.d.a(Unknown Source:708)
at co.polarr.processing.Processing.processingGrouping(Unknown Source:4)
at co.polarr.albumsdkdemo.MainActivity$13.run(MainActivity.java:729)
at java.lang.Thread.run(Thread.java:764)