Android swipe activity list -
i have worked on "swipe" in android 3.0 , it's working fine. after swipping pages(suppose right) want pages appear @ bottom(as options) don't have swipe pages (to left) first page. can directly select desired page options , jump on activity. please or tell me tutorial can help. thanx..
put container layout @ bottom, add listener swipe event, inflate / generate dynamically corresponding item , add container in bottom. add click listener item, , in click listener emulate swipe corresponding page...
Comments
Post a Comment