GrapheneOS / Camera

Modern camera app focused on privacy and security with QR & barcode scanning.
https://grapheneos.org/
MIT License
864 stars 89 forks source link

drop down menu does't respond well #461

Open DeanLemans opened 2 months ago

DeanLemans commented 2 months ago

Its very difficult to click the drop down button and sometimes its not even responding.

thestinger commented 2 months ago

You can use the swipe down gesture instead of pressing the button.

MHShetty commented 2 months ago

Yes, using the swipe down gesture would be recommended as it is far more accessible and easier to use compared to the pressing the drop-down at the far top of the screen. We could possibly increase the dropdown button's height or extend the touch target space beyond the visible dropdown UI in the upcoming releases to address this as an issue. Thanks a lot for reporting this issue @DeanLemans!