Is it possible to change gravity of navigation dra...
# android
j
Is it possible to change gravity of navigation drawer in compose? I would like it to be on the right side of the screen
a
If you want it to the side, you should use NavigationRail https://foso.github.io/Jetpack-Compose-Playground/material/navigationrail/ of material library