You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. In a button's onClick() method, construct a new AmbilWarna dialog and show
it.
2. Click the button.
What is the expected output? What do you see instead?
I would expect to see a dialog that wraps around the content, but instead I see
extra margin on the side.
What version of the product are you using? On what operating system?
Version of the product...whatever the current release is...the AndroidManifest
for the library doesn't record version numbers.
The OS is Android 4.1.1 on a Samsung Galaxy Tab2 (an emulator tablet running
4.2.2 also has this issue). I tested it on a Galaxy Nexus phone running 4.2.2,
and it didn't have this issue.
Please provide any additional information below.
A similar problem is addressed in this question, but I'm not sure how to adapt
it to the color-picker.
http://stackoverflow.com/questions/12092299/android-custom-dialog-has-wrong-dime
nsions
Original issue reported on code.google.com by [email protected] on 19 Jun 2013 at 8:01
Original issue reported on code.google.com by
[email protected]
on 19 Jun 2013 at 8:01Attachments:
The text was updated successfully, but these errors were encountered: