AndroidResideMenu icon indicating copy to clipboard operation
AndroidResideMenu copied to clipboard

The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS ve...

Results 103 AndroidResideMenu issues
Sort by recently updated
recently updated
newest added

i am also facing same problem, when i use scroll view with reside menu it does not scroll all up to end of scroll view , please provide me a...

Space at the bottom of devices which are either flagship or new android phones . Especially those devices where you can hide the navigation bar from settings and navigate through...

Hi! Thanks for library. Can we chance text color?

``` Microsoft office ```

Hello , I like this library. Great work.. I need to add custom left side layout. But i cant access it. resideMenu = new ResideMenu(activity, R.layout.menu_left, -1); = shows error...

Download the library and replace ResideMenu class with given below code. package com.special.ResideMenu; import android.app.Activity; import android.content.Context; import android.content.res.Configuration; import android.content.res.Resources; import android.graphics.Point; import android.graphics.Rect; import android.os.Build; import android.util.DisplayMetrics; import...

How to get click event for custom side menu? @ @ @ @

How to get click event of opened page, Suppose I have open the menu at that time screen will go right-hand side with animation, Now I want to open existing...