summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-07-21 23:30:29 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-07-21 23:30:29 +0000
commite7b4890ce27ef83a2688b9a1de40b3cd385700ea (patch)
tree4646a9cbd429cd96d5f3476983a803ac5a42e913 /res
parent84eaffdf7994d23c132324fc01b1022007e15b55 (diff)
parent1f51d519c4b6a33c7babf7fe99d6ea35faccd517 (diff)
am 1f51d519: am cab34da2: am 35797d6a: Merge "Lower call log list item\'s translation-Z to 2dp." into lmp-dev
* commit '1f51d519c4b6a33c7babf7fe99d6ea35faccd517': Lower call log list item's translation-Z to 2dp.
Diffstat (limited to 'res')
-rw-r--r--res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 1422420cb..cdeff85bd 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -122,7 +122,7 @@
<!-- Height of the call log actions section for each call log entry -->
<dimen name="call_log_action_height">44dp</dimen>
<!-- Z Translation of expanded call log items. -->
- <dimen name="call_log_expanded_translation_z">4dp</dimen>
+ <dimen name="call_log_expanded_translation_z">2dp</dimen>
<dimen name="call_log_day_group_padding_top">15dp</dimen>
<dimen name="call_log_day_group_padding_bottom">9dp</dimen>