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

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

Merge "Update spec for CardPreference"

parents 44ee9af0 8360e018
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -25,6 +25,10 @@
        android:layout_height="wrap_content"
        android:layout_margin="8dp"
        style="@style/ContextualCardStyle">
        <include layout="@layout/preference_material" />
        <include
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginStart="-8dp"
            layout="@layout/preference_material" />
    </com.google.android.material.card.MaterialCardView>
</FrameLayout>