- Adds Horizontal scrolling support
- Adds functionality to hide handle
- Updates sample application to have a sample for horizontal scrolling
- Updates libraries and gradle tools versioning - Suraj Shah
- Adds support for min API 16
- Fixes crash due to incomplete implementation of
onFlingListener
Note: v0.2.2 was an internal release
- Adds supports for RTL layouts
- Fixes popup view for RTL - Suraj Shah
- Upgrades dependencies
- Increases the height of first page elements to showcase long items
- Fixes typo for
position
andvisibility
- Fixes issue #14 when item elements are bigger
- Optimizes get location in window method to run once.
- Optimizes the touch relative offsets
- Kotlin version from 1.3.41 to 1.3.72
- Android gradle plugin
- Fixes #4.
- Making Compile SDK to 28
- Migrating
AppCompat
usage toAndroidX
- Gradle wrapper to
5.1.1
from4.4
- Kotlin from
1.3.41
to1.2.50
- Android Gradle plugin to
3.4.1
from3.1.3