|
@@ -5,7 +5,7 @@ This must be a clone of list_fragment.xml
|
|
|
EXCEPT: ExpandableListView must be used for @+id/swipe_refresh_files_emptyView
|
|
|
-->
|
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:layout_width="0dp"
|
|
|
+ android:layout_width="@dimen/zero"
|
|
|
android:layout_height="match_parent"
|
|
|
android:layout_weight="1" >
|
|
|
|