Merge "Add a divider between the roots selector and files list." into mnc-dev
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user