tags:

views:

44

answers:

1

Friend's, I need to place an seperator in between the gallery elements,i have set horizontal scroll menus using gallery,here i to place a seperator between gallery elements.

Example design: ------------------------ Games | Music | Movies ------------------------ i need to place an vertical line between the menus.how can i get it.

Thanks in advance.

+1  A: 

I think you would need to separate the each item in the Gallery view. My Suggestion is to set the frames for each item in the Gallery. For that, you can check the ApiDemos/VIew/Gallery/Photos Example. I thought the separator in the Gallery is complicated to implement up to my knowledge.

Praveen Chandrasekaran
thanks for your response.
MGSenthil
@ hi,i need your help on implementing listview with footer,where i got the view as well with footer at bottom,here the problem is where the footer hava click event to parse next page url data to bind on list view,where parsing to be good,but the list being stay back with previous page content,where the newly parsed data is not being added with list view,what is the problem,how can i fix it.just refer my question i posted with layout,i hope you may help me to get what i needed. thanks in advance
MGSenthil