ObservableListView: incorrect ScrollState from time to time.
Author: pawelantczakCreated Jan 11, 2015Updated Dec 20, 2018
Hello.
Lib version: 1.4.0
I'm experiencing strange behavior of onUpOrCancelMotionEvent method in ObservableListView.
From time to time, ScrollState passed to method is wrong. Different than actual swipe.
This problem exists only on 5.0.2, on 4.4.4 is working fine.
Source: ksoichiro/Android-ObservableScrollView