Re: [android-developers] Re: ListView item into ListView

2012-01-31 Thread Narendra Singh Rathore
On Tue, Jan 31, 2012 at 1:46 AM, fala70  wrote:

> then ? what is the best solution to use a list variable items into an
> item listview ?
>

Hey, What about ExpandableListView?
Try that, may be helpful for you.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: ListView item into ListView

2012-01-31 Thread Narendra Singh Rathore
On Tue, Jan 31, 2012 at 1:46 AM, fala70  wrote:

> then ? what is the best solution to use a list variable items into an
> item listview ?
>

Hey, what about ExpandableListView?
Try that, may be helpful for you.

With Regards,
NSR

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: ListView item into ListView

2012-01-30 Thread TreKing
On Mon, Jan 30, 2012 at 2:16 PM, fala70  wrote:

> what is the best solution to use a list variable items into an item
> listview ?
>

"Best" is debatable. If you just need a list of items, one after another, a
LinearLayout should suffice.

-
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: ListView item into ListView

2012-01-30 Thread fala70
then ? what is the best solution to use a list variable items into an
item listview ?

On 30 Gen, 18:01, TreKing  wrote:
> On Mon, Jan 30, 2012 at 10:25 AM, fala70  wrote:
> > Any Idea ?
>
> Don't use ListViews within ListViews. That doesn't really make sense. Also,
> it's "inflated", not "inflacted".
>
> --- 
> --
> 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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en