简体   繁体   中英

Android Image Gallery Slide Between Images

I used this guide https://code.tutsplus.com/tutorials/code-an-image-gallery-android-app-with-glide--cms-28207 to add an image gallery on my app. It works perfect but I want when the user clicks on an image and display it to be able to see the other images by sliding left or right. Any ideas???

Use ViewPager to create slide show of images. There are so many libs with same functionality you can refer them here :

1) GestureViews
2) ImagePicker

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM