Hi there!

 Yes, it is! But when I trying to return (in getView) my class (which
is extended from a LinearLayout) I got "child has already got parent,
run removeAllView on parent".
 The problem is, when I try to get the parent I got NULLpointer
exception...

 So, I don't know who am I able to upload my custrom gallery with my
custrom layouts. The main problem, I can't use layoutinflater, because
I'm storing the layout in a class file, not in an xml.

 Thx: Károly

On máj. 28, 15:00, B Lyon <bradfl...@gmail.com> wrote:
> LinearLayout is a view, isn't it?
>
> View --> ViewGroup --> Linearlayout
>
> 2011/5/28 KárolyHolczhauser<holczhau...@gmail.com>:
>
>
>
>
>
>
>
> > Hi all !
> >  I would like to make my custrom gallery, but when I'm implementing the
> > adapter it have to be return an View. I would like to use the gallery to
> > display my own LinearLayout-s, so the adapter have to return these !
> >  Any idea how can I use gallery to display my own , custrom linearlayouts ?
> >  Thx: Károly from Hungary
>
> > --
> > 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

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