how to limit the number of images to be displayed at a time in android imageswitcher control?
Posted
by Rupesh Chavan
on Stack Overflow
See other posts from Stack Overflow
or by Rupesh Chavan
Published on 2010-05-20T04:58:59Z
Indexed on
2010/05/20
5:00 UTC
Read the original article
Hit count: 310
android
|android-widget
Hello Everyone, I have checked the working demo of ImageSwitcher and gallery. Actually i want to display 4 images at a time on screen and by default it displays number of images that it can fit in a screen say for ex. 6 images. Now i want to limit the number of images(to 4 images ) to be displayed on ImageSwitcher at the same time. Any help will be appreciated.
Thank you, Rupesh
© Stack Overflow or respective owner