Skip to content
Snippets Groups Projects
Commit d5443e96 authored by akwizgran's avatar akwizgran
Browse files

Merge branch '889-select-navdrawer-item-when-coming-from-notification' into 'master'


Check the blog item in NavDrawer when opening a blog via notification

There are three scenarios where the selected item in the NavDrawer changes:
1. The user selects an item -> the item is checked automatically.
2. The user pressed back -> already handled in onBackPressed (needs to be extended with #606)
3. The user touched a notification -> handled by this commit.
   
Signed-off-by: default avatargoapunk <noobie@goapunks.net>

Closes #889

See merge request !481
parents d5f9a328 09b2ecae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment