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 meet this problem below:
java.lang.IllegalStateException,The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 6, found: 0
I can't find more useful information in AS Logcat,please help me!!!
The text was updated successfully, but these errors were encountered:
I meet this problem below:
java.lang.IllegalStateException,The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 6, found: 0
I can't find more useful information in AS Logcat,please help me!!!
The text was updated successfully, but these errors were encountered: