0

If I have like three different tabs and I want to have 3 checkboxes in each of the tabs, is this possible. Please explain.

Thanks

4

1 回答 1

1

Of course it is, try to add a Layout.xml for each tab and each activity in wich you added three checkboxes.

Try to start with a TabWidget tutorial to start off with something ;)
-> http://www.androidhive.info/2011/08/android-tab-layout-tutorial/

于 2012-06-07T15:00:02.417 回答