roozbehzarei / filester

A secure, accessible cloud storage app for android
https://roozbehzarei.me/project/filester
GNU General Public License v3.0
125 stars 2 forks source link

Options Menu navigation not working properly #9

Closed roozbehzarei closed 1 year ago

roozbehzarei commented 2 years ago

Clicking on an Options Menu item repeatedly prevents back navigation button to work. For example if an item is clicked 4 times in the menu, the user needs to click on back button 4 times in order for navigation to function.

jstetten commented 2 years ago

Sorry, where is the options menu? My v1.0 Android app has two panes and a small info ℹ page.

Customization of some options would indeed be very welcome.

roozbehzarei commented 2 years ago

Sorry, where is the options menu? My v1.0 Android app has two panes and a small info ℹ page.

Customization of some options would indeed be very welcome.

That small ℹ icon is the only item of the option's menu which is set to be always visible (hence there's no drop-down menu) Refer to Google developers guide for more.