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

Commit 1cca5c9c authored by Shubham Basu's avatar Shubham Basu Committed by Automerger Merge Worker
Browse files

Merge "List item icon alignment" into mainline-prod am: d2676c06 am: 7eb86431

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14079803

Change-Id: I09e70a82f9e84546e1003d91958f27eb9898f22f
parents cf7c53f2 7eb86431
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