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 (186 forks)batch import
help wanted

Repository metrics

Stars
 (913 stars)
PR merge metrics
 (No merged PRs in 30d)

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