Wednesday, April 27, 2011

[android-developers] Widget tables

Hi all,

I'm making a widget and on it want to display some data in an NxM table or some sort. 
Eclipse (or rather limitations of the widget?) doesn't permit me to have a table layout on my widget.xml file (gives a "problem loading widget") on my emulator. 
Are there any alternatives/workarounds for this? 

I have tried a few things that haven't worked and can't think of any alternatives. If I knew the size of the table it wouldn't really be an issue, but it is subject to change... any advice will be most welcome. 

Thanks!

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment