Merge "Increase suggestion/condition card width." into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fbd8d21588
@@ -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