How to create swipeable tab view in android 2.2 with different xml views & i want working buttons & imagebuttons on them

StackOverflow https://stackoverflow.com//questions/22056966

문제

I am creating an android application on android version 2.2 froyo.I want to give 3 swipeable tabs on it which basically corresponds to 3 different xml views.Each xml view has 3 buttons and an imagebutton on it.I want all of them to work. Please help me in solving this problem. Your help will be highly appreciated. Thank you in advance.

도움이 되었습니까?

해결책

Well you can achieve this by fragment tab manager with view-pager please see this answer

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top