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

Commit 907c695d authored by Ben Kwa's avatar Ben Kwa Committed by Android (Google) Code Review
Browse files

Merge "Add a divider between the roots selector and files list." into mnc-dev

parents 9b0f9a2c a6a50d03
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -41,7 +41,9 @@
        android:layout_height="0dp"
        android:layout_weight="1"
        android:orientation="horizontal"
        android:baselineAligned="false">
        android:baselineAligned="false"
        android:divider="?android:attr/dividerVertical"
        android:showDividers="middle">

        <FrameLayout
            android:id="@+id/container_roots"