kodaligopi547 / droiddraw

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

No ListView Support in ViewInfalter #262

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a ListView in DroidDraw
2. Generate
3. Try to use the XML in ViewInflater

What is the expected output? What do you see instead?
Crash with over 50 toasts. Changing the Toast line to a Log.d I can see that 
it's ListView unimplemented.

What version of the product are you using? On what operating system?
Mac OS X
Latest Stable

Please provide any additional information below.
Need ListView for my app.

Original issue reported on code.google.com by jsilverm...@gmail.com on 1 Nov 2012 at 7:33