I want to make an activity where i want to use multiple images and want to swipe it in the same activity.
can anyone help me with the code here because i m new to android and i tried reading the gesture class but couldnt figure out the proper solution..
i have four imageViews with me and using a single activity class would like to change the views using a swipe!!!
i also tried using the gestureDetector class but it is deprecated from android!!