summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-12 16:22:59 -0700
committerAndrew Lee <anwlee@google.com>2015-06-12 16:22:59 -0700
commitb0b57a10fbb9bec5c80d7adad8f65750a2f96e1b (patch)
tree1116c4e16c191b85eaa47959b822df2a10e33c29 /res/values/dimens.xml
parent44919b041bd28792e18cfa65ea6868da3d8b9f52 (diff)
downloadandroid_packages_apps_Dialer-b0b57a10fbb9bec5c80d7adad8f65750a2f96e1b.tar.gz
android_packages_apps_Dialer-b0b57a10fbb9bec5c80d7adad8f65750a2f96e1b.tar.bz2
android_packages_apps_Dialer-b0b57a10fbb9bec5c80d7adad8f65750a2f96e1b.zip
Convert to primary action button on call log items.
+ This is the call button on the standard call log list item, but will be play on voicemail call log list items. + Add call "list" action for voicemail call log list items. Change-Id: I4b115b96738b77c8a19c1071d5290e65f93395ac
Diffstat (limited to 'res/values/dimens.xml')
-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 9d987e851..bcde855b5 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -133,5 +133,5 @@
<dimen name="preference_side_margin">16dp</dimen>
<dimen name="preference_summary_line_spacing_extra">4dp</dimen>
- <dimen name="call_button_dimen">36dp</dimen>
+ <dimen name="call_log_list_item_primary_action_dimen">36dp</dimen>
</resources>