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

Commit a6a50d03 authored by Ben Kwa's avatar Ben Kwa
Browse files

Add a divider between the roots selector and files list.

BUG=21643911

Change-Id: Ie7c4d1a014b9fbdccb91d80907c89e2309c9891f
parent 327c3641
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"