Merge "Increase suggestion/condition card width." into oc-dr1-dev am: fbd8d21588

am: 67fed2400d

Change-Id: Ie0e8d40f3e21e2458e65c18b1e2c87c257cdffb5
This commit is contained in:
Doris Ling
2017-07-07 23:43:42 +00:00
committed by android-build-merger

View File

@@ -21,8 +21,8 @@
style="@style/SuggestionConditionStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="8dp"
android:paddingEnd="8dp"
android:paddingStart="5dp"
android:paddingEnd="5dp"
android:paddingBottom="@dimen/dashboard_padding_bottom">
<android.support.v7.widget.CardView