Android Navigation Drawer Error ActionBarDrawerToggle Not Woking -


what's problem line? not able fix error

what's problem line? not able fix error

because imported support.v7 actionbardrawertoggle check below idea

android.support.v4.app.actionbardrawertoggle toggle2 = new android.support.v4.app.actionbardrawertoggle( this, drawer, r.drawable.download, r.string.navigation_drawer_open, r.string.navigation_drawer_close); 

but on deprecated more info check https://developer.android.com/reference/android/support/v4/app/actionbardrawertoggle.html


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -