AndroidDesignSupportSample
AndroidDesignSupportSample copied to clipboard
CollapsingToolbarLayout Collapse programmatically?
is there a way to do that? and not only with scroll motion?
Using Support Library v23, you can call AppBarLayout.setExpanded(true/false)