Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3fd4b0c authored by Michael Wright's avatar Michael Wright Committed by Android (Google) Code Review
Browse files

Merge "Improve Gamepad fallbacks for text entry."

parents e02bfb6f 4642063d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -492,11 +492,11 @@ key BUTTON_C {
}

key BUTTON_X {
    base:                               fallback DPAD_CENTER
    base:                               fallback DEL
}

key BUTTON_Y {
    base:                               fallback BACK
    base:                               fallback SPACE
}

key BUTTON_Z {