Please see this image:
http://sites.google.com/a/appventive.com/www/files/button_bug.jpg
Notice how the bottom half of the words "Done" & "Clear" are clipped.
This does NOT happen on the emulator or on the N1, Droid or G1. But,
apparently is happening on the XPeria X10.
Has anyone else seen this? Any idea how to work around the problem?
Here's the layout for the buttons (background set programmatically):
<Button android:text="Done" android:layout_height="fill_parent"
android:layout_margin="5dip"
android:layout_width="60dip"
android:id="@+id/cancel"
android:textStyle="bold"></Button>
Thanks,
Steve
--
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