On 17 Mar, 21:01, Dianne Hackborn <hack...@android.com> wrote:
> Yes, the ID is used to propagate the saved state to the appropriate view in
> the next instance.  Use different IDs.  Why do you even want to use the same
> ID?
>

i created come container view (extending ViewGroup) with fixed number
of children so it was easier to assign them fixed ids. but when i
created  >= two instances of them i got into troubles. now i use
different ids and it works ok

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

Reply via email to