No doubt this is a great library. I am very happy to use it in my project but i am noticed that if Fast Scroll is enabled in listview it gives a ClassCastException. Any help?
java.lang.ClassCastException: com.sothree.multiitemrowlistadapter.MultiItemRowListAdapter cannot be cast to android.widget.BaseAdapter at android.widget.FastScroller.getSectionsFromIndexer(FastScroller.java:512)
No doubt this is a great library. I am very happy to use it in my project but i am noticed that if Fast Scroll is enabled in listview it gives a ClassCastException. Any help?
java.lang.ClassCastException: com.sothree.multiitemrowlistadapter.MultiItemRowListAdapter cannot be cast to android.widget.BaseAdapter at android.widget.FastScroller.getSectionsFromIndexer(FastScroller.java:512)