kodaligopi547 / droiddraw

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

TableLayout stretchColumns does not accept wildcard #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a TableLayout
2. Add android:stretchColumns="*"
3. Pressing Load generates an error message 'For input string: "*"'

What is the expected output? What do you see instead?
Wildcards are supposed to be accepted

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

Please provide any additional information below.

Original issue reported on code.google.com by glem...@gmail.com on 31 Jan 2011 at 12:06

GoogleCodeExporter commented 9 years ago
This has actually been fixed for a while (released in r1b19), I just forgot to 
close the bug.

Original comment by brendan....@gmail.com on 1 Jan 2012 at 10:05