Hi.. In the CardViewPager class if we Toast the the card number in case MotionEvent.ACTION_UP: , the previous and previous to previous card numbers get selected along with the card number that is displayed on top..Could you please tell me how to solve this? I want to get only the card that is open on top on touch.
Hi.. In the CardViewPager class if we Toast the the card number in case MotionEvent.ACTION_UP: , the previous and previous to previous card numbers get selected along with the card number that is displayed on top..Could you please tell me how to solve this? I want to get only the card that is open on top on touch.