Join Slack
Communities
Powered by
Hi. How do you shift the contents of the screen to...
# compose
j
Jeff
07/27/2021, 8:36 AM
Hi. How do you shift the contents of the screen to the right when the drawer is opened?
a
alorma
07/27/2021, 9:56 AM
i don't think it's possible with the current implementationof drawer from
Scaffold
j
Jeff
07/27/2021, 9:58 AM
How can I do this without a drawer? A composable that shifts another composable.
a
alorma
07/27/2021, 9:59 AM
uhmm, there's a modifier
dragabble
i guess
n
nglauber
07/27/2021, 12:25 PM
by coincidence I answered this question yesterday 😛
https://stackoverflow.com/questions/68503283/push-content-when-drawer-opens-in-jetpack-compose/68524408#68524408
K 3
Open in Slack
Previous
Next