Skip to content
Snippets Groups Projects
Unverified Commit c683ec2b authored by liamwhite's avatar liamwhite Committed by GitHub
Browse files

Merge pull request #12681 from t895/stick-toggles

android: Fix overlay toggle ordering
parents 2e4e3315 8876a152
No related branches found
No related tags found
No related merge requests found
...@@ -228,10 +228,10 @@ ...@@ -228,10 +228,10 @@
<item>R</item> <item>R</item>
<item>ZL</item> <item>ZL</item>
<item>ZR</item> <item>ZR</item>
<item>@string/gamepad_left_stick</item>
<item>@string/gamepad_right_stick</item>
<item>L3</item> <item>L3</item>
<item>R3</item> <item>R3</item>
<item>@string/gamepad_left_stick</item>
<item>@string/gamepad_right_stick</item>
<item>@string/gamepad_d_pad</item> <item>@string/gamepad_d_pad</item>
</string-array> </string-array>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment