android - Back button opens Navigation Drawer instead of going to previous activity -


so i'm having trouble managing backstack in android app.

my application contains navigation drawer each option starts new activity. have designed baseactivity contains navigation drawer initialisations, other activities extend have same navigation drawer. (i not use fragments anywhere).

the problem each time button pressed (in activity), navigation drawer either opens or closes.

how can remove navigation drawer backstack considering activity other activities extend , not launched anywhere intent?


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -