Brian G
05/20/2021, 2:50 PMModalDrawer wrap it's content width? It seems to be hard-coded to the full available width minus 56dp, or am I missing something? The Material guide even says "_*Note:* The layout_width and layout_height attributes should be set to wrap_content, `match_parent`_ ", which ironically appears right below the announcement for drawer being in Jetpack Compose 😉 https://www.material.io/components/navigation-drawer/android#using-navigation-drawers