开发者

How to create list of horizontal image galleries in a vertical Listview in android..?

开发者 https://www.devze.com 2023-03-08 12:08 出处:网络
Thanks in advance.. I have a task like creating list of image (Horizontal)galleries in an vertical listview in android.

Thanks in advance..

I have a task like creating list of image (Horizontal)galleries in an vertical listview in android.

I spend so much time but i didn't get any idea on that.

For the required screen please check the link as a reference :

http://www.appbrain.com/app/pulse-n开发者_如何学运维ews/com.alphonso.pulse.

So please help me by providing the logic..


When you create an Adapter for your ListView, you can specify a row layout containing any views you like. I think, you can create a row layout containing a Gallery view too. Hope this helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消