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

I want to show this SlidingRootNav NavigationDrawer in all activities any help?

hi, i use this code but i have error slidingRootNav = new SlidingRootNavBuilder(getActivity()) .withMenuOpened(false) .addDragListener(this) .withContentClickableWhenMenuOpened(false) .withSavedState(savedInstanceState) .withMenuLayout(R.layout.nav_header) .withGravity(SlideGravity.RIGHT) .inject(); textTestOnClick = view.findViewById(R.id.vvv); textTestOnClick.setText("tr"); textTestOnClick.setOnClickListener(this); the error is : Attempt...

I have used the Sliding Navigation and its really awesome. I have a requirement that, on opening the sidemenu on clicking the menu items redirecting to respective page without closing...

I mean how can I set transformation and make it like in following gif: ![Transformation](https://raw.githubusercontent.com/yarolegovich/SlidingRootNav/master/art/sample.gif)

Hi,can you tell me how to add shadow while drag the menu?Thanks!

Internal error: Symbol file with package cannot be empty. File located at: /home/michealcob/.gradle/caches/transforms-1/files-1.1/cc4346df74403c12c6f6633debce05e2/b361f79604e6859be26a37fc7989fe33/package-aware-r.txt