Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbd8d215 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 604df3cc e435fd71
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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