SpecialCyCi / AndroidResideMenu

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 version of ResideMenu. And thanks to the authors for the above idea and contribution.
MIT License
2.85k stars 1.1k forks source link

(elevation problem) How to hide elevation? #91

Open mygeneralelectric opened 8 years ago

mygeneralelectric commented 8 years ago

怎么去代缩放时页面的阴影黑边?

anantshah93 commented 8 years ago

Same problem How to hide elevation?

sagarrishabh commented 8 years ago

use this

resideMenu.setShadowVisible(false);