1

We have started working on samsung bada platform for our existing android apps and looking for a UI Control in samsung bada platform which is horizontally scrollable like we have Gallery control in Android.

I need to show a set of image thumbnails in a container which is scrollable in left to right direction. Each image should be able to listen click on it .

What is the right way to implement such custom control ?

Varun Mittal
  • 486
  • 3
  • 8

1 Answers1

2

The below link might help., there is a sample also

http://developer.bada.com/article/Horizontal-Scroll-Panel

spurthi
  • 173
  • 1
  • 5