StackView
StackView copied to clipboard
A simple Android stack view, build in Kotlin
Results
1
StackView issues
Sort by
recently updated
recently updated
newest added
How to get the swiped card direction, whether it's swiped left or right ? There's no method to get the swipe direction. Only method available is this binding.stackLayout.onChangeListener = object...