AirFit / android-color-picker

Automatically exported from code.google.com/p/android-color-picker
0 stars 0 forks source link

Extra margin on right side #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 stsp...@yahoo.com on 19 Jun 2013 at 8:01

Attachments: