AnyMemo
AnyMemo copied to clipboard
selected item is not consistent between the navigation drawer and the buttom navigation menu
Hi @helloworld1,
I observed a functional issue in the latest released version v10.11.4 on an Android 6.0 device. I searched the history issue and the issue was not reported before.
Issue Description:
- The selected items in the navigation drawer is not consistent with the selected items in the buttom navigation menu if the user navigates to different pages by using the buttom navigation menu.
Hope this issue could be fixed, that will be nice :)
Reproducing video:
- I navigate to different pages via the buttom navigation menu, e,g., from
OpentoDownloadorMisc, but in the navigation drawer, it always shows the current selected item wasOpen.

Actually a known UI issue. I haven't had a chance to fix it. Originally the implementation has a infinite loop issue for selection because it is listening to each other's change. That part code needs to be refactored.
Thanks for your confirmation. Got it. Hope it will be fixed soon.
Hi @helloworld1 , can I know do you plan to fix this issue recently?
There is no plan for myself to fix this issue since it is only minor annoyance. I hope some volunteers can help on this one. Once I fixes all the major crashes, I will release a new version.