daimajia / daimajia/AndroidSwipeLayout
How to open bottom-view as default state without animation?
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I try this :
`swipeLayout.open(
smooth = false,
notify = false,
edge = dragEdge
)`
but nothings changed!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.