summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_strings.xml
diff options
context:
space:
mode:
authorByunghun Jeon <bjeon@codeaurora.org>2015-09-02 10:47:03 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2015-10-13 06:46:48 -0700
commit8dac365eb932979db5ed64f24d3cda653611c907 (patch)
tree6e1fb038e43e396d0c1823dff71824efbcba2bc8 /res/values/filtershow_strings.xml
parent04fc14ffefedadaf13bb14f2f91426a2eb0d45a1 (diff)
downloadandroid_packages_apps_Gallery2-8dac365eb932979db5ed64f24d3cda653611c907.tar.gz
android_packages_apps_Gallery2-8dac365eb932979db5ed64f24d3cda653611c907.tar.bz2
android_packages_apps_Gallery2-8dac365eb932979db5ed64f24d3cda653611c907.zip
Gallery2: Use bitmap cache to reduce memory footprint
Use the bitmap cache mechanism to reuse bitmap memory and reduce memory usage. CRs-Fixed: 892007 Change-Id: I277906b55c1f62ac0fdf036b001e53935b2d407d
Diffstat (limited to 'res/values/filtershow_strings.xml')
-rw-r--r--res/values/filtershow_strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index fc75fb9b9..3a7a86354 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -340,5 +340,6 @@
<string name="fusion_pick_point">Pick Segment</string>
<string name="fusion_pick_underlay">Pick Underlay</string>
+ <string name="dualcam_no_segment_toast">No segment found at this point</string>
</resources>