Monday, July 11, 2011

Re: [android-developers] Help with ListView adapting

On Mon, Jul 11, 2011 at 4:44 PM, Giorgio Torres <giorgio.torres@yahoo.com> wrote:
The problem is that i've never used that LayoutInflater class, and i kind don't know what exactly it is doing.

LayoutInflater inflates layouts =P
 
Once, i tryed to create a List<Map<String,?>> to bind the Item class, the one i'm trying to row it into the listview, but it didn't work as well, so i tryed to create an adapter to it.

I have no idea what you just said there.
 
Other thing i would like to know is if there is a way to see the class of the error, when i'm debugging the app in an android device.

What do you mean "the class"? And of what error?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
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