summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-07-30 16:02:10 -0700
committerJohn Hoford <hoford@google.com>2013-07-30 16:15:16 -0700
commit7dd44d877efb2682c538fdf6d1cb06237ec00308 (patch)
tree09be12f4c555912c43c2841bba960a1a9c839f50 /res
parent2e5fe3fc3b6381456ab8e009f4270b1f4c42e53d (diff)
downloadandroid_packages_apps_Snap-7dd44d877efb2682c538fdf6d1cb06237ec00308.tar.gz
android_packages_apps_Snap-7dd44d877efb2682c538fdf6d1cb06237ec00308.tar.bz2
android_packages_apps_Snap-7dd44d877efb2682c538fdf6d1cb06237ec00308.zip
clean up some bugs and update the icons
Change-Id: I6952bae8cfea2ec64064f3126eece93687c02eae
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/filtershow_button_grad.pngbin1984 -> 1408 bytes
-rw-r--r--res/drawable-mdpi/filtershow_button_grad.pngbin1442 -> 990 bytes
-rw-r--r--res/drawable-xhdpi/filtershow_button_grad.pngbin2720 -> 1920 bytes
-rw-r--r--res/values/filtershow_values.xml2
4 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-hdpi/filtershow_button_grad.png b/res/drawable-hdpi/filtershow_button_grad.png
index 01a565d1d..7903ac7cf 100644
--- a/res/drawable-hdpi/filtershow_button_grad.png
+++ b/res/drawable-hdpi/filtershow_button_grad.png
Binary files differ
diff --git a/res/drawable-mdpi/filtershow_button_grad.png b/res/drawable-mdpi/filtershow_button_grad.png
index f04af799e..284da5c34 100644
--- a/res/drawable-mdpi/filtershow_button_grad.png
+++ b/res/drawable-mdpi/filtershow_button_grad.png
Binary files differ
diff --git a/res/drawable-xhdpi/filtershow_button_grad.png b/res/drawable-xhdpi/filtershow_button_grad.png
index 3feeef69e..c5f7035d7 100644
--- a/res/drawable-xhdpi/filtershow_button_grad.png
+++ b/res/drawable-xhdpi/filtershow_button_grad.png
Binary files differ
diff --git a/res/values/filtershow_values.xml b/res/values/filtershow_values.xml
index bd1f8904e..0bb59c06a 100644
--- a/res/values/filtershow_values.xml
+++ b/res/values/filtershow_values.xml
@@ -37,7 +37,7 @@
<dimen name="gradcontrol_dot_size">20dip</dimen>
<!-- Grad filter minimum touch distance -->
- <dimen name="gradcontrol_min_touch_dist">40dip</dimen>
+ <dimen name="gradcontrol_min_touch_dist">80dip</dimen>
</resources> \ No newline at end of file