mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
fix layout/uploader_layout.xml
This commit is contained in:
parent
32145d57db
commit
7ac2a0d297
1 changed files with 0 additions and 3 deletions
|
@ -53,13 +53,10 @@
|
|||
android:orientation="horizontal" >
|
||||
|
||||
<android.support.v7.widget.AppCompatButton
|
||||
<<<<<<< HEAD
|
||||
android:id="@+id/uploader_new_folder"
|
||||
android:theme="@style/Button"
|
||||
=======
|
||||
android:id="@+id/uploader_cancel"
|
||||
style="@style/ownCloud.Button"
|
||||
>>>>>>> f787213cd1cae854c169d263d3636e1de4dffa94
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
|
|
Loading…
Reference in a new issue