Using the onScroll method
from GestureDetector.SimpleOnGestureListener
in ANDROID STUDIO,
complete Task
2: year is an integer value from an EditText.
Task 2 (Total 4m) 1. on the horizontal right to left scroll: decrement the year by the amount of scroll (i.e. distance) (2m) 2. on the horizontal left to right scroll: increment the year by the amount of scroll (i.e. distance) (2m)
Task 2 (Total 4m) 1. on the horizontal right to left scroll: decrement the year by the amount of scroll (i.e. distance)
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Task 2 (Total 4m) 1. on the horizontal right to left scroll: decrement the year by the amount of scroll (i.e. distance)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!