diff options
| author | Sean Maas <seanmaas27@gmail.com> | 2017-05-14 15:27:06 -0400 |
|---|---|---|
| committer | Sean Maas <seanmaas27@gmail.com> | 2017-05-15 08:32:22 -0400 |
| commit | d4728807e075ef3d9fc4737a4fef59e029fc20b4 (patch) | |
| tree | cc6ef9aff03385269de64400a8cdd64fff15ea3b /Source/Android/app/src | |
| parent | 3bd8890486015e54c494dfef4c8f3b41cb46d55c (diff) | |
Android: Add pressed dpad images for other DPIs
Diffstat (limited to 'Source/Android/app/src')
| -rw-r--r-- | Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_one_direction.png | bin | 0 -> 3876 bytes |
| -rw-r--r-- | Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_two_directions.png | bin | 0 -> 4368 bytes |
| -rw-r--r-- | Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_one_direction.png | bin | 0 -> 5911 bytes |
| -rw-r--r-- | Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_two_directions.png | bin | 0 -> 6761 bytes |
| -rw-r--r-- | Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_one_direction.png | bin | 0 -> 10857 bytes |
| -rw-r--r-- | Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_two_directions.png | bin | 0 -> 13024 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_one_direction.png b/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_one_direction.png Binary files differnew file mode 100644 index 0000000000..b7efe0887a --- /dev/null +++ b/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_one_direction.png diff --git a/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_two_directions.png b/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_two_directions.png Binary files differnew file mode 100644 index 0000000000..2d5055674a --- /dev/null +++ b/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_two_directions.png diff --git a/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_one_direction.png b/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_one_direction.png Binary files differnew file mode 100644 index 0000000000..7cf85d806e --- /dev/null +++ b/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_one_direction.png diff --git a/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_two_directions.png b/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_two_directions.png Binary files differnew file mode 100644 index 0000000000..71eb469767 --- /dev/null +++ b/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_two_directions.png diff --git a/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_one_direction.png b/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_one_direction.png Binary files differnew file mode 100644 index 0000000000..cdf1ebbd0a --- /dev/null +++ b/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_one_direction.png diff --git a/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_two_directions.png b/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_two_directions.png Binary files differnew file mode 100644 index 0000000000..fb99808b6c --- /dev/null +++ b/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_two_directions.png |
