From 8360e0181acdb92435c4cc83d0aef5028f57e78e Mon Sep 17 00:00:00 2001 From: jackqdyulei Date: Mon, 11 Feb 2019 13:42:41 -0800 Subject: [PATCH] Update spec for CardPreference Make icon and title align to other preference Bug: 119618813 Test: Manual Change-Id: I2b088fcfe0b005cde1d79db01806e1919cb131cc --- res/layout/card_preference_layout.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/res/layout/card_preference_layout.xml b/res/layout/card_preference_layout.xml index d4a06d6c455..bcaeb860b06 100644 --- a/res/layout/card_preference_layout.xml +++ b/res/layout/card_preference_layout.xml @@ -25,6 +25,10 @@ android:layout_height="wrap_content" android:layout_margin="8dp" style="@style/ContextualCardStyle"> - +