I have a problem rendering styles in a Motorola Xoom 1 to use an activity with android: theme = "android: style / Theme.Dialog"
The Activity with Dialog's theme, has a structure of tabs (which I use FragmentPagerAdapter). And inside one of the tabs I have a map fragment (v.2) Whenever I select the tab of the map, the style of the tabs are distorted and the map overlaps part of the tabs, messing the layout. And the problem is I have to use it with Theme.Dialog because in the background I have another map... Anyone have any idea how to solve this? Cheers! -- Elison José Gracite Lusvardi -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

