Make carousel with ViewFlipper or ViewPager
问题 Since GalleryView deprecated we should immigrate to some alternative widgets, In my case ViewFlipper is the best but I have faced with several issues, as you can see in the following screenshot I have designed a carousel ImageGallery with GalleryView : With ViewFlipper everything works as I expected, But I'm not able to implement two things: 1- ViewFlipper always shows one item; however I need to display three items (or even more) at once. 2- ViewFlipper is non-touchable widget and it's not