Fixed
Status Update
Comments
al...@android.com <al...@android.com>
au...@google.com <au...@google.com>
al...@android.com <al...@android.com> #2
Hello,
Thank you for reaching out to us!
This issue seems to be outside of the scope of Issue Tracker. This Issue Tracker is a forum for end users to report bugs
and request features
on Google Cloud products. Please go through
I recommend you to
For now, I'm going to close this thread which will no longer be monitored. In case you want to report a new issue, please do not hesitate to create a new Issue Tracker describing your issue.
Thank you!
ri...@gmail.com <ri...@gmail.com> #3
Thanks, can confirm it works as documented now.
Description
Version used: 25.0.0
Theme used: Theme.AppCompat.Light
Devices/Android versions reproduced on: Nexus 5 Android 6.0.1
When implementing the OnNavigationItemSelectedListener and retuning false from the onNavigationItemSelected method, the menu item is still selected in the UI, as if I returned true.
As per the documentation, returning false should not select the new item and keep the previous one selected.