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
Hi, I'm beginner in android. Please, could you me explain how to combine Navigation-drawer-page-sliding-tab-strip with StickyListHeaders. I need to load a listview( StickyListHeader) for each page on viewPager.
I'm trying but i get error at logcat: "java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first."
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I'm beginner in android. Please, could you me explain how to combine Navigation-drawer-page-sliding-tab-strip with StickyListHeaders. I need to load a listview( StickyListHeader) for each page on viewPager.
I'm trying but i get error at logcat: "java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first."
Thanks!
The text was updated successfully, but these errors were encountered: