Removed redundant ArrayList creation
[pub/Android/ownCloud.git] / res / layout / share_file_layout.xml
index cfbed19..6ebfa4b 100644 (file)
@@ -19,7 +19,6 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     xmlns:tools="http://schemas.android.com/tools"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
-    xmlns:app="http://schemas.android.com/apk/res-auto"
     tools:context="com.owncloud.android.ui.fragment.ShareFileFragment">
 
     <LinearLayout
     tools:context="com.owncloud.android.ui.fragment.ShareFileFragment">
 
     <LinearLayout