LinearLayout is a view, isn't it? View --> ViewGroup --> Linearlayout
2011/5/28 Károly Holczhauser <[email protected]>: > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

