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

Commit ae794d4f authored by Ben Kwa's avatar Ben Kwa Committed by Android Git Automerger
Browse files

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

* commit '907c695d40a95fc4d06969adeceea1756390d3c3':
  Add a divider between the roots selector and files list.
parents 3f9356de 63fabf62
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"