NavDrawerPlayground

<io.github.yusukeiwaki.navdrawerplayground.NavLayout
    android:layout_width="wrap_content"
    android:layout_height="match_parent"
    android:layout_gravity="start"
    android:fitsSystemWindows="true"
    app:contentLayout="@layout/nav_content" />