laenger / BottomSheetCoordinatorLayout

An attempt to use Coordinator Layouts in Bottom Sheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BottomSheetCoordinatorLayout

24/11/16 This is not a fully working implementation

An attempt to use Coordinator Layouts in Bottom Sheets! There is also a question on Stack Overflow that is yet waiting for a decent answer.

Custom behavior (Issues)
✔️ nested scrolling works ❌ toolbar sometimes collapses too early
✔️ toolbar can be dragged ❌ toolbar cannot be collapsed through drags
❌ main coordinator layout consumes some scroll
Custom behavior Behavior issues
Android default behavior (unsupported)
❌ cannot close by nested scrolling
Default behavior

About

An attempt to use Coordinator Layouts in Bottom Sheets

License:Apache License 2.0


Languages

Language:Java 100.0%