summaryrefslogtreecommitdiffstats
path: root/res/layout/expanding_entry_card_item.xml
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-06-23 18:25:32 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-24 16:08:21 -0700
commit9b889e6ef4534db6925e3f915bed281733ea8bc3 (patch)
treecd9847a7b01c90425ed33691ddf3c2cd8eeaf3fa /res/layout/expanding_entry_card_item.xml
parent7b0b0ce616c6c2fa149918c112128388712f5657 (diff)
downloadandroid_packages_apps_Contacts-9b889e6ef4534db6925e3f915bed281733ea8bc3.tar.gz
android_packages_apps_Contacts-9b889e6ef4534db6925e3f915bed281733ea8bc3.tar.bz2
android_packages_apps_Contacts-9b889e6ef4534db6925e3f915bed281733ea8bc3.zip
Bag o' QC UX improvements
UX and I spent a couple days trying out different tweaks to QC. This is the result. Main Changes: -landscape -better blending, and interpolation of blended values -different scrim animation length -updated colors & dimensions -scaling of title TextView during scroll -EdgeEffect color is now dynamic -Drop shadow size Bug: 15725269 Change-Id: Ib992b41692704d3d932527cef715693ed7a7f4cc
Diffstat (limited to 'res/layout/expanding_entry_card_item.xml')
-rw-r--r--res/layout/expanding_entry_card_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/expanding_entry_card_item.xml b/res/layout/expanding_entry_card_item.xml
index 890f2dae7..c038d1b2e 100644
--- a/res/layout/expanding_entry_card_item.xml
+++ b/res/layout/expanding_entry_card_item.xml
@@ -40,8 +40,7 @@
android:layout_alignParentTop="true"
android:layout_toRightOf="@+id/icon"
android:singleLine="true"
- android:textColor="@android:color/black"
- android:textStyle="bold" />
+ android:textColor="@android:color/black" />
<TextView
android:id="@+id/sub_header"