summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_ids.xml
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-12-12 21:35:12 -0800
committerRuben Brunk <rubenbrunk@google.com>2012-12-13 00:49:28 -0800
commit23c72bfb18fb8caad09456beda9f7050cf3f140c (patch)
treec7ca29b6ea9dd3b2593f6262286ec16d465aba2e /res/values/filtershow_ids.xml
parentb15eb8429e7fb395bd968b91505817407f00d20e (diff)
downloadandroid_packages_apps_Snap-23c72bfb18fb8caad09456beda9f7050cf3f140c.tar.gz
android_packages_apps_Snap-23c72bfb18fb8caad09456beda9f7050cf3f140c.tar.bz2
android_packages_apps_Snap-23c72bfb18fb8caad09456beda9f7050cf3f140c.zip
Added K-Means clustering filter.
Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
Diffstat (limited to 'res/values/filtershow_ids.xml')
-rw-r--r--res/values/filtershow_ids.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/filtershow_ids.xml b/res/values/filtershow_ids.xml
index 4ccbd960d..7b18d2d0a 100644
--- a/res/values/filtershow_ids.xml
+++ b/res/values/filtershow_ids.xml
@@ -32,4 +32,5 @@
<item type="id" name="curvesButtonRGB" />
<item type="id" name="negativeButton" />
<item type="id" name="edgeButton" />
+ <item type="id" name="kmeansButton" />
</resources>