miguelhincapie/CustomBottomSheetBehavior

How to disable third step (STATE_EXPANDED)?

Open

#23 opened on Jan 15, 2017

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Java (913 stars) (186 forks)batch import
help wanted

Description

Hi,

I don't need the feature to have three steps. I want to stop at STATE_ANCHOR_POINT step without another scrolling step to STATE_EXPANDED status. Is there a quick way how to disable it?

Regards, Manu

Contributor guide