so, each sub-lists should be created as list activity. On selecting any
item, should call that particular list activity. Is my understanding
correct?

Also, how to store parent list in the stack? so that on pressing "escape"
key, I can navigate backwards.

Thanks

On Tue, Jan 26, 2010 at 9:11 AM, saad bouchehboun <bsaad1...@gmail.com>wrote:

> your item must be a listactivity , when you add it to your parent
> list , the UI is adapted automaticly .
>
> On 25 jan, 06:24, android beginner <android.beginne...@gmail.com>
> wrote:
> >  Hi,
> >
> > My Activity has list of items and on clicking any item, new window with
> > different set of list has to appear and this can continue upto 4 or 5
> level
> > depths. I need your expert advice on how to achieve this.
> >
> > Can I have each sub-list to be of separate activity? If there are any
> online
> > examples matching this requirement, please let me know.
> >
> > Thank
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to