mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 03:52:48 +00:00
Raise d-pad and buttons slightly further from the analog sticks
This commit is contained in:
parent
6a54d669a3
commit
b8a0a823e0
@ -139,7 +139,7 @@ public class VirtualControllerConfigurationLoader {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private static final int BUTTON_BASE_X = 65;
|
private static final int BUTTON_BASE_X = 65;
|
||||||
private static final int BUTTON_BASE_Y = 10;
|
private static final int BUTTON_BASE_Y = 5;
|
||||||
private static final int BUTTON_WIDTH = getPercent(30, 33);
|
private static final int BUTTON_WIDTH = getPercent(30, 33);
|
||||||
private static final int BUTTON_HEIGHT = getPercent(40, 33);
|
private static final int BUTTON_HEIGHT = getPercent(40, 33);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user