GrayLabs.AndroidX.Yarolegovich.SlidingRootNav by Gray Labs

<PackageReference Include="GrayLabs.AndroidX.Yarolegovich.SlidingRootNav" Version="1.0.1" />

 GrayLabs.AndroidX.Yarolegovich.SlidingRootNav 1.0.1

SlidingRootNav The library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible. It doesn't provide you with a drawer builder.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>GrayLabs.AndroidX.Yarolegovich.SlidingRootNav</id>
    <version>1.0.1</version>
    <title>Material Design Sliding Root Navigation</title>
    <authors>Gray Labs</authors>
    <owners>Yarolegovich</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/yarolegovich/SlidingRootNav</licenseUrl>
    <icon>lib\SlidingRootNav.jpg</icon>
    <projectUrl>https://github.com/yarolegovich/SlidingRootNav</projectUrl>
    <description>SlidingRootNav
The library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible. It doesn't provide you with a drawer builder.</description>
    <summary>About
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.</summary>
    <copyright>(c) 2020</copyright>
    <tags>material-ui androidx android sliding-root-nav navigation-drawer drawer drawerlayout graylabs gray binding ui 2020</tags>
  </metadata>
</package>