summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/drawable
diff options
context:
space:
mode:
Diffstat (limited to 'GNexusParts/res/drawable')
-rw-r--r--GNexusParts/res/drawable/color_tuning_preview.xml9
-rwxr-xr-xGNexusParts/res/drawable/ic_launcher_cmdevicesettings.pngbin0 -> 8207 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/GNexusParts/res/drawable/color_tuning_preview.xml b/GNexusParts/res/drawable/color_tuning_preview.xml
new file mode 100644
index 0000000..2d83c10
--- /dev/null
+++ b/GNexusParts/res/drawable/color_tuning_preview.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<shape
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:shape="rectangle">
+ <gradient
+ android:angle="0"
+ android:startColor="#000000"
+ android:endColor="#FFFFFF" />
+</shape> \ No newline at end of file
diff --git a/GNexusParts/res/drawable/ic_launcher_cmdevicesettings.png b/GNexusParts/res/drawable/ic_launcher_cmdevicesettings.png
new file mode 100755
index 0000000..66de9c3
--- /dev/null
+++ b/GNexusParts/res/drawable/ic_launcher_cmdevicesettings.png
Binary files differ