Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#573·AndroidSwipeLayout

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

View original on GitHubView discussion on GitHub