summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-07-21 23:17:44 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-07-21 23:17:44 +0000
commitcab34da2296d0ce490c26387fc5d6420e21945b3 (patch)
tree4646a9cbd429cd96d5f3476983a803ac5a42e913 /res
parentb17cb3637934e495b1c3ca25514741e2a325e05c (diff)
parent35797d6acbc5d5c7bc7d52bde9a4d14ed9426986 (diff)
am 35797d6a: Merge "Lower call log list item\'s translation-Z to 2dp." into lmp-dev
* commit '35797d6acbc5d5c7bc7d52bde9a4d14ed9426986': 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>