|
@@ -12,9 +12,7 @@
|
|
|
<FrameLayout
|
|
|
android:id="@+id/upload_list_fragment"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
- android:layout_marginLeft="10dp"
|
|
|
- android:layout_marginRight="10dp"/>
|
|
|
+ android:layout_height="match_parent"/>
|
|
|
</LinearLayout>
|
|
|
|
|
|
<include
|