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

Commit d26edde2 authored by Wenbo Jie's avatar Wenbo Jie
Browse files

[DocsUI M3] Update file row icon wrapper bg color

Bug: 396226713
Test: m DocumentsUIGoogle && manual inspection
Flag: com.android.documentsui.flags.use_material3
Change-Id: If74586c42d1a4ec794f6c84ec76059633728304c
parent 26c02580
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
                app:cardElevation="0dp"
                android:layout_width="match_parent"
                android:layout_height="match_parent"
                app:cardBackgroundColor="@android:color/white"
                app:cardBackgroundColor="?attr/colorSurfaceContainerLowest"
                app:strokeColor="?attr/colorSecondaryContainer"
                app:strokeWidth="0dp">

+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            app:cardElevation="0dp"
            app:cardBackgroundColor="@android:color/white"
            app:cardBackgroundColor="?attr/colorSurfaceContainerLowest"
            app:strokeColor="?attr/colorSecondaryContainer"
            app:strokeWidth="0dp">