Merge "Increase suggestion/condition card width." into oc-dr1-dev
am: fbd8d21588
Change-Id: I309c769f4ee929c3f8c4c9e83b1db8e86f9745f1
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user