0

See My previous question (Linked here) . I am with answer but now i want to add data to tabs by intent activity or any other procedure how to add widgets or any other resources because when i intent any other class its show in all the other tabs also. How to get different activity in different tabs ?

Community
  • 1
  • 1
Parth Sharma
  • 359
  • 1
  • 4
  • 21

1 Answers1

0

You have to put your stuff in tab host and make linear layout or Relative Layout for your each tabs (below frame layout).

Yusuf
  • 56
  • 8
  • had you go through my link? i have added tabs progmatically because i am using actionsherlockbar so am not getting it this way! – Parth Sharma Aug 06 '13 at 17:07