kodaligopi547 / droiddraw

Automatically exported from code.google.com/p/droiddraw
0 stars 0 forks source link

Properties should include all avialable attributes #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add an EditText widget
2. View it's properties
3. Attempt to set the android:hint property.

What is the expected output? What do you see instead?
It would be useful to provide all possible attributes.  So an EditText widget 
would have all attributes specific to it and all that it inherits from TextView 
(ellipsize, lines, etc.)

What version of the product are you using? On what operating system?
r1b14

Please provide any additional information below.

Original issue reported on code.google.com by aaronjg@gmail.com on 22 Jul 2010 at 12:37