Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have to develop five to six horizontal scrolling view,in this scrolling image add dynamic using adapter.

Feature:
1) Image can be drag and drop one scroll view to another

2) image can be move one horizontal scrolling to another view

3) image can be selected/unselected

4) with with all version

i am using this library, but sometime scrolling is not that much smooth(chopping)

share|improve this question

1 Answer

Check this links may be it's useful to you.
1) Insert a view dynamically in a HorizontalScrollView in Android
2) http://android-er.blogspot.in/2012/07/implement-gallery-like.html
3) Horizontal ListView like Google Catalogs

share|improve this answer
thanks for giving quick reply.second and third is not useful for me,i am trying first one. – Harshid Jan 31 at 5:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.