I'm trying to modify the example, so that I can set each view
according to my own xml layout file. So each of the five views will
have its own layout.xml file, which gets inflated with a
LayoutInflater and set as its view. Only three of the views are being
instantiated, the other two just take the views created by the first
two, so that they get repeated.

On Jul 2, 3:52 pm, droidful <austral...@gmail.com> wrote:
> HiNeilz,
>
> I dont quite follow the problem; if you can elaborate I would be very
> keen to investigate. Does your gallery represent a single view showing
> five different sets of data; or are five different views being
> included in the gallery? I would expect that only three views are ever
> created; from there only the member data of each view would be
> updated.
>
> Regards

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