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

Commit 63fabf62 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 a1985692 3233f1c5
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -41,7 +41,9 @@
        android:layout_height="0dp"
        android:layout_height="0dp"
        android:layout_weight="1"
        android:layout_weight="1"
        android:orientation="horizontal"
        android:orientation="horizontal"
        android:baselineAligned="false">
        android:baselineAligned="false"
        android:divider="?android:attr/dividerVertical"
        android:showDividers="middle">


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