SlidingRootNav icon indicating copy to clipboard operation
SlidingRootNav copied to clipboard

DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.

Results 54 SlidingRootNav issues
Sort by recently updated
recently updated
newest added

hi, while I was trying some things in the library, I noticed that the draghelper state also turns off when the menu is closed, and to fix it, I set...

hi can create sample for kotlin , thx

How can do like this https://raw.githubusercontent.com/shiburagi/Drawer-Behavior/preview/gif/preview-3d-2.gif

hello, your project is really nice, but how can we increase the drag ratio.. as you know, when we pull the left side of the screen on some model devices,...

I'm trying to setup this dependency from last 24hrs but still no clue. A little help would be much appreciated. Attaching my build.gradle files. (project) ``` buildscript { repositories {...

How can I archive to display rounded corner activity while drawer open? I tried with Root View background set with rounded corner drawable but it's not working!

Hello, I am having two designs for side menu, one for mobile, and its the same as ur amazing library, the other for tablet, and its like the default navigation...

Hello, how do you set up this navigation draver?

Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find com.yarolegovich:sliding-root-nav:1.1.1. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/yarolegovich/sliding-root-nav/1.1.1/sliding-root-nav-1.1.1.pom - https://repo.maven.apache.org/maven2/com/yarolegovich/sliding-root-nav/1.1.1/sliding-root-nav-1.1.1.pom - https://maven.pkg.github.com/Cuberto/liquid-swipe-android/com/yarolegovich/sliding-root-nav/1.1.1/sliding-root-nav-1.1.1.pom...