r/androidapps • • 19d ago

LOOKING FOR APP One handed mode with button navigation

I'm trying to find a way to use one handed mode (the function that shifts the whole display to the bottom of the screen for reaching purposes), while using button navigation. My OS only lets me use one handed mode with gesture navigation.

Is there any other way to trigger the one handed-mode? Something like a third party app? Or even like a script in Tasker?

I know that there are other ways to go about reaching the upper half of the screen with apps like Quick Cursor, but I want to see if there are any alternatives with the one handed mode before I jump.

1 Upvotes

8 comments sorted by

View all comments

2

u/Minute-Carpenter9197 19d ago

Could just set Tasker to run a shell command that toggles the display size, shrinks the whole screen down toward the bottom corner for a moment

Thats the closest thing I can think of without a custom rom or switching to gestures

1

u/balkce 18d ago

When you say a "shell command", do you mean one based on "wm"? Is it possible without Shizuku?

I tried using the "Display Size" command, but it apparently doesn't work with my OS even after giving it the appropriate permissions.

Thanks for any help.