summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
diff options
context:
space:
mode:
authorSean Maas <seanmaas27@gmail.com>2017-05-14 15:27:06 -0400
committerSean Maas <seanmaas27@gmail.com>2017-05-15 08:32:22 -0400
commitd4728807e075ef3d9fc4737a4fef59e029fc20b4 (patch)
treecc6ef9aff03385269de64400a8cdd64fff15ea3b /Source/Android/app/src
parent3bd8890486015e54c494dfef4c8f3b41cb46d55c (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.pngbin0 -> 3876 bytes
-rw-r--r--Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_two_directions.pngbin0 -> 4368 bytes
-rw-r--r--Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_one_direction.pngbin0 -> 5911 bytes
-rw-r--r--Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_two_directions.pngbin0 -> 6761 bytes
-rw-r--r--Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_one_direction.pngbin0 -> 10857 bytes
-rw-r--r--Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_two_directions.pngbin0 -> 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
new file mode 100644
index 0000000000..b7efe0887a
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_one_direction.png
Binary files differ
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
new file mode 100644
index 0000000000..2d5055674a
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable-hdpi/gcwii_dpad_pressed_two_directions.png
Binary files differ
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
new file mode 100644
index 0000000000..7cf85d806e
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_one_direction.png
Binary files differ
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
new file mode 100644
index 0000000000..71eb469767
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable-xhdpi/gcwii_dpad_pressed_two_directions.png
Binary files differ
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
new file mode 100644
index 0000000000..cdf1ebbd0a
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_one_direction.png
Binary files differ
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
new file mode 100644
index 0000000000..fb99808b6c
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable-xxhdpi/gcwii_dpad_pressed_two_directions.png
Binary files differ