java - How to change selected item in navigation drawer when return on main activity from other activity? -


here problem:

i have main activity navigation drawer; opened other activity clicking on current item (let x-item) in navigation drawer; after doing stuff in other activity, close , go main activity , navigation drawer; instead of other item selected x-item.

how set selected other item in navigation drawer when go main activity?

current situation

i want make shown in picture


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -