android - How can I slide the layout with action bar? -


how can slide layout action bar ? right navigation drawer list appear below action bar, want overlap action bar onclick of navigation drawer icon; can this?

for can use sliding pane layout here link https://github.com/cricklet/android-paneslibrary/tree/master/example

you can slide layout action bar have make sliding pane , navigation drawer in 2nd view after implement example , here link navigation drawer http://www.codeofaninja.com/2014/02/android-navigation-drawer-example.html combine these examples can lot!!


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -