githubfan12221030
githubfan12221030
Hello. Thanks for your excellent library. But when i am going to implement this to my Listview, i am getting nullpointerexception. java.lang.NullPointerException at android.view.GLES20Canvas.drawRoundRect(GLES20Canvas.java:1222) at com.hagoole.handofgod.widget.IndexScroller.draw(IndexScroller.java:75) at com.hagoole.handofgod.widget.IndexableListView.draw(IndexableListView.java:70) at android.view.View.getDisplayList(View.java:13448)...
Thanks for your good library. I have installed the demo app on LG Vega phone. When I touch the right bottom of card, it is not moving. The event.getX() is...