简体   繁体   中英

Android image touch carousel

I have 5 semi-transparent images in my application.
I need to select one of these images and apply it OVER another image (shown in background).
I would select these images moving horizontally (eg: touch left to right ), keeping the background visible.
A sort of carousel, but I have to show one image at a time.

Any help in this regard would be very welcome.

在此处输入图片说明在此处输入图片说明

I solve it using gallery and image in FrameLayout to center it.
It works fine.

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