summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2013-04-22 23:53:03 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-04-22 23:53:03 +0000
commit745360403e0b8e075b00db154b4f1c92c0baf5c3 (patch)
treed23cbfa9672c8b10eca9e714d8013bb8c9d7f598 /res
parenta1c1e3a1e3e9bc3e62fd490c3a8fdd859a5d91d8 (diff)
parent4d6af34a6f949d7f51a12c3a0d420b250adacfff (diff)
downloadandroid_packages_apps_Snap-745360403e0b8e075b00db154b4f1c92c0baf5c3.tar.gz
android_packages_apps_Snap-745360403e0b8e075b00db154b4f1c92c0baf5c3.tar.bz2
android_packages_apps_Snap-745360403e0b8e075b00db154b4f1c92c0baf5c3.zip
Merge "Fix wallpaper crop UI." into gb-ub-photos-bryce
Diffstat (limited to 'res')
-rw-r--r--res/values/crop_colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/crop_colors.xml b/res/values/crop_colors.xml
index 37582eff3..712c7fc7e 100644
--- a/res/values/crop_colors.xml
+++ b/res/values/crop_colors.xml
@@ -15,4 +15,6 @@
-->
<resources>
<color name="crop_shadow_color">#CF000000</color>
+ <color name="crop_shadow_wp_color">#5F000000</color>
+ <color name="crop_wp_markers">#7FFFFFFF</color>
</resources>