1

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.

Zusee Weekin
  • 1,348
  • 2
  • 18
  • 41
user3458918
  • 827
  • 1
  • 10
  • 15

1 Answers1

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