Hi, i am trying to handle the dpad left and right ...
# compose
o
Hi, i am trying to handle the dpad left and right keyevent for moving the slider thumb, but the animation isn't quite smooth as per my likings. there is always some jank when i try to handle the slider thumb scrub with dpad. is there an elegant way to avoid it? thinks can be handled with adding a delay but i want to stay away from it if possible.