I have a problem in layout. I am using TabHost in my application. In that there are 4 Tabs. In one of the Tab i have used 3 Buttons.
What I wanted to do is : When i click on one of the Button, the TabHost and the Button should remain as it is and it should display me the contents (Set according to onClickListener) in that activity itself.