aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/activity_edit_host.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_edit_host.xml')
-rw-r--r--app/src/main/res/layout/activity_edit_host.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_edit_host.xml b/app/src/main/res/layout/activity_edit_host.xml
index f2aa96c..f417b18 100644
--- a/app/src/main/res/layout/activity_edit_host.xml
+++ b/app/src/main/res/layout/activity_edit_host.xml
@@ -20,4 +20,5 @@
android:id="@+id/fragment_container"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- tools:context="org.connectbot.EditHostActivity" />
+ tools:context="org.connectbot.EditHostActivity"
+ tools:ignore="MergeRootFrame" />