summaryrefslogtreecommitdiff
path: root/main/src/main/res/layout/connection_fab.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/layout/connection_fab.xml')
-rw-r--r--main/src/main/res/layout/connection_fab.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/main/res/layout/connection_fab.xml b/main/src/main/res/layout/connection_fab.xml
index 0cf6ca95..cb3669c5 100644
--- a/main/src/main/res/layout/connection_fab.xml
+++ b/main/src/main/res/layout/connection_fab.xml
@@ -4,8 +4,8 @@
~ Distributed under the GNU GPL v2. For full terms see the file doc/LICENSE.txt
-->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
+<merge xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent">
-</FrameLayout> \ No newline at end of file
+</merge> \ No newline at end of file