Join Slack
Powered by
With Scaffold, is possible to create a drawer that...
# compose
a
alorma
10/22/2020, 2:01 PM
With Scaffold, is possible to create a drawer that opens from END?
m
matvei
10/22/2020, 2:03 PM
Not yet unfortunately, later on (no ETA) we will have it. It will be called side sheet (
https://material.io/components/sheets-side
)
a
alorma
10/22/2020, 2:04 PM
oh 😞
alorma
10/22/2020, 2:07 PM
So, the only way is to do something by myself
m
matvei
10/22/2020, 2:08 PM
That's right, it should be fairly straightforward to do it if you take a look at the drawer implementation; Nothing fancy there
👍 1
a
alorma
10/22/2020, 2:30 PM
Where can I see the compose code?
m
matvei
10/22/2020, 2:46 PM
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:compose/material/material/src/commonMain/kotlin/androidx/compose/material/Drawer.kt;l=337?q=Drawer.kt
3
Views
Open in Slack
Previous
Next