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

Commit d2676c06 authored by Shubham Basu's avatar Shubham Basu Committed by Android (Google) Code Review
Browse files

Merge "List item icon alignment" into mainline-prod

parents 0d474caa 441f9011
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
            <com.google.android.material.card.MaterialCardView
                app:cardElevation="0dp"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                android:layout_height="match_parent">

                <ImageView
                    android:id="@+id/icon_mime"
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@

        <com.google.android.material.card.MaterialCardView
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_height="match_parent"
            app:cardElevation="0dp">

          <ImageView