How to open bottom-view as default state without animation?
Author: sadegh-qCreated Nov 29, 2023Updated Nov 29, 2023
I try this :
swipeLayout.open( smooth = false, notify = false, edge = dragEdge )
but nothings changed!
Source: daimajia/AndroidSwipeLayout