I want to create tabs inside the fragment(not a activity). How can I achieve this? Please tell me some thing about it or tutorial will be good idea.
Asked
Active
Viewed 165 times
1
-
1This thread will be help you. http://stackoverflow.com/questions/20469877/adding-tab-inside-fragment-in-android – Zusee Weekin Apr 02 '14 at 05:39
-
@Zusee Weekin : Hey Thanks. . Will try it. – user3458918 Apr 02 '14 at 06:13
1 Answers
0
If you want to add a Tabs into a fragment, let do it in onCreateView() method of framgent, I think everything is nomal

Swan Zus
- 11
- 1
- 3