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