Dev
Results
1
issues of
Dev
I got below exception whenever i flinging or scroll listview. in case of more than 50 child views. java.lang.NullPointerException at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3153) at android.view.View.draw(View.java:15396) at android.view.View.getDisplayList(View.java:14287) at android.view.View.getDisplayList(View.java:14329) at android.view.View.draw(View.java:15107) at...