How To Flip The Screen Without Clicking The Item In The Listview
I have two views in my ViewFlipper. One of views contains a ListView with an OnClickListener. The ViewFlipper works fine with blank views. However, when I put on the ListView and t
Solution 1:
Check out the Solutions here in this SO posts ViewFlipper not flipping with child listview & Listview Swipe inside viewflipper
Post a Comment for "How To Flip The Screen Without Clicking The Item In The Listview"