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

Commit 27c652c0 authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski Committed by Android (Google) Code Review
Browse files

Merge "Enable a ripple on the roots list in DocumentsUI."

parents eba5e2b7 88365a8f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,5 +21,4 @@
    <item android:state_focused="false" android:state_activated="true">
        <color android:color="@color/material_grey_300" />
    </item>
    <item android:drawable="@android:color/transparent" />
</selector>
+1 −0
Original line number Diff line number Diff line
@@ -19,4 +19,5 @@
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:paddingTop="8dp"
    android:drawSelectorOnTop="true"
    android:divider="@null" />