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
I'm still facing with this crash with log: Fatal Exception: java.lang.ClassCastException: com.cocosw.bottomsheet.e$a cannot be cast to android.view.MenuItem at com.cocosw.bottomsheet.BottomSheet$4.onItemClick(BottomSheet.java:322) at android.widget.AdapterView.performItemClick(AdapterView.java:339) at android.widget.AbsListView.performItemClick(AbsListView.java:1546) at android.widget.AbsListView$PerformClick.run(AbsListView.java:3711) at android.widget.AbsListView$3.run(AbsListView.java:5650)
Please check and up your fix for it. Thanks in advance and looking forward to see @soarcn
The text was updated successfully, but these errors were encountered:
I'm still facing with this crash with log:
Fatal Exception: java.lang.ClassCastException: com.cocosw.bottomsheet.e$a cannot be cast to android.view.MenuItem at com.cocosw.bottomsheet.BottomSheet$4.onItemClick(BottomSheet.java:322) at android.widget.AdapterView.performItemClick(AdapterView.java:339) at android.widget.AbsListView.performItemClick(AbsListView.java:1546) at android.widget.AbsListView$PerformClick.run(AbsListView.java:3711) at android.widget.AbsListView$3.run(AbsListView.java:5650)
Please check and up your fix for it. Thanks in advance and looking forward to see @soarcn
The text was updated successfully, but these errors were encountered: