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

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

Merge "Update background color for "No items" and cross profile" into main

parents 2e5b8fc1 f9769455
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    android:id="@android:id/empty"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:background="?android:attr/colorBackground"
    android:background="?attr/colorSurfaceBright"
    android:focusable="true">

    <include android:id="@+id/content" layout="@layout/item_doc_inflated_message_content"/>