Skip to content

The states and stateListener

MiguelHincapieC edited this page Jan 25, 2018 · 1 revision

I took the code from BottomSheetBehavior.java from Support Library 23.4.0 and added one state for anchor mode, so now you have: STATE_HIDDEN STATE_COLLAPSED STATE_DRAGGING STATE_ANCHOR_POINT STATE_EXPANDED.

Clone this wiki locally