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

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

Merge "[DocsUI M3] Update file row icon wrapper bg color" into main

parents 926435aa d26edde2
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">