January 9th, 2012, 05:45 AM
|
#1 (permalink)
|
|
Junior Member
Thread Author (OP)
Join Date: Jan 2012
Posts: 33
Device(s):
Carrier: Not Provided
Thanks: 0
Thanked 0 Times in 0 Posts
|
Tab Layout Landscape problem
I'm creating an app that has a tab layout style. I got it working fine vertically, and got the tab menu to work horizontally, but none of my pages appear when it's horizontal.
There is an activity for each page and an activity for tab layout. Each page has a layout-land file which displays fine in the graphical interface, but when I load the app up and change the orientation, none of my landscape pages display.
Edit: Added information, it seems everyone on the Initial Activity work, even the pop-up menu I have just added. It seems that it is purely the other views inside the TabHost framelayout that arn't displaying in landscape.
|
|
|
Last edited by RossTiger; January 10th, 2012 at 07:00 AM.
Reason: Additional Information
|
|