Also, some views like the MapView and WebView seem to disregard the background padding if they don't have any padding themselves. If they do have padding, their own padding is disregarded, but the background padding works.
And, if I have a horizontal LinearLayout and put an element in the middle of it, with horizontal FILL_PARENT, the elements on the right of it won't be shown. For workaround, I've set the horizontal span to WRAP_CONTENT, but weight to 1.0f. On Apr 7, 2:54 am, NTR <[EMAIL PROTECTED]> wrote: > When I have the contents of the Activity on a 9-patch background with > background padding, the texts in the radio buttons and checkboxes go > behind the buttons. Has anyone else experienced this? Is the only > workaround to create a separate TextView for each of those? > > See the screenshot:http://users.tkk.fi/~eptanska/radiobuttonproblem.png --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

