Open iamkingalvarado opened 10 years ago
So I see anyone have idea, I want this too :/
yea, I need it too. I guess there's no such functionality, could you please add it? Thanks
In this case i think it will be better to use DrawerLayout from android support library.
But the DrawerLayout isn't fullscreen height
setSlidingActionBarEnabled(false);
try this in the onCreate
Hi, First at all, thanks for make this amazing library. How can I make for sliding the menu over the content, namely, I don't want to scroll the activity to the right with the menu, I want the activity static, and only the menu animated. Thanks