[android][ux][ui] How about switching the position of the layers button with the about button? #11083
JSchmerling
started this conversation in
Ideas
Replies: 2 comments
-
Very good idea! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is the corresponding PR: #11084 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The frequently used Layers button is at the top left (on Android phones). This is a difficult position for the thumb to reach. The About button, which is used much less frequently, is located at the bottom left (easy to reach with the thumb). Swapping the two buttons would significantly improve the UX.
This change can also be implemented easily with just a few changes to the code.
Beta Was this translation helpful? Give feedback.
All reactions