summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/drawable/filtershow_button_colors_snapseed.pngbin0 -> 7206 bytes
-rw-r--r--res/values/filtershow_ids.xml1
-rw-r--r--res/values/filtershow_strings.xml2
3 files changed, 3 insertions, 0 deletions
diff --git a/res/drawable/filtershow_button_colors_snapseed.png b/res/drawable/filtershow_button_colors_snapseed.png
new file mode 100644
index 000000000..3ceef4fd8
--- /dev/null
+++ b/res/drawable/filtershow_button_colors_snapseed.png
Binary files differ
diff --git a/res/values/filtershow_ids.xml b/res/values/filtershow_ids.xml
index 0a9468951..85699728d 100644
--- a/res/values/filtershow_ids.xml
+++ b/res/values/filtershow_ids.xml
@@ -29,6 +29,7 @@
<item type="id" name="exposureButton" />
<item type="id" name="shadowRecoveryButton" />
<item type="id" name="sharpenButton" />
+ <item type="id" name="dramaButton" />
<item type="id" name="curvesButtonRGB" />
<item type="id" name="negativeButton" />
<item type="id" name="edgeButton" />
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 7f96824be..d19c15ab3 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -103,6 +103,8 @@
<string name="exposure" msgid="1229093066434614811">Exposure</string>
<!-- Label for the image sharpness (clarity, distinctness) filter button [CHAR LIMIT=10] -->
<string name="sharpness">Sharpness</string>
+ <!-- Label for the image Drama (striking, sensational) filter button [CHAR LIMIT=10] -->
+ <string name="drama">Drama</string>
<!-- Label for the image contrast (color difference) filter button [CHAR LIMIT=10] -->
<string name="contrast">Contrast</string>
<!-- Label for the image vibrance (strengthens colors) filter button [CHAR LIMIT=10] -->