summaryrefslogtreecommitdiff
path: root/Source/Android/assets
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2013-10-27 22:15:49 -0400
committerLioncash <mathew1800@gmail.com>2013-10-27 22:15:49 -0400
commit4e999fe0ee1100ef4bee2e3fefe908222a5c2e92 (patch)
tree721f356692f9c3230d5e7f75063028291936559c /Source/Android/assets
parentd1834b30584f064354addbde0c15265f55e9d872 (diff)
[Android] General cleanup.
We no longer need the buttons in Assets, considering they are now resources (ie. drawables). Also remove (now) junk code from VideoSettingsFragment.java. We handle the input overlay within the InputSettingsFragment. Also add a TODO detailing what needs to be refactored when axis support is finally added.
Diffstat (limited to 'Source/Android/assets')
-rw-r--r--Source/Android/assets/ButtonA.pngbin5178 -> 0 bytes
-rw-r--r--Source/Android/assets/ButtonB.pngbin4971 -> 0 bytes
-rw-r--r--Source/Android/assets/ButtonStart.pngbin1511 -> 0 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/Source/Android/assets/ButtonA.png b/Source/Android/assets/ButtonA.png
deleted file mode 100644
index 7e685324ae..0000000000
--- a/Source/Android/assets/ButtonA.png
+++ /dev/null
Binary files differ
diff --git a/Source/Android/assets/ButtonB.png b/Source/Android/assets/ButtonB.png
deleted file mode 100644
index 21da4c20f1..0000000000
--- a/Source/Android/assets/ButtonB.png
+++ /dev/null
Binary files differ
diff --git a/Source/Android/assets/ButtonStart.png b/Source/Android/assets/ButtonStart.png
deleted file mode 100644
index e79a9269ee..0000000000
--- a/Source/Android/assets/ButtonStart.png
+++ /dev/null
Binary files differ