aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_tab_customizer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_tab_customizer.xml')
-rw-r--r--app/src/main/res/layout/activity_tab_customizer.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_tab_customizer.xml b/app/src/main/res/layout/activity_tab_customizer.xml
index b72bb953..8e540f11 100644
--- a/app/src/main/res/layout/activity_tab_customizer.xml
+++ b/app/src/main/res/layout/activity_tab_customizer.xml
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ xmlns:tools="http://schemas.android.com/tools"
+ tools:ignore="MergeRootFrame">
<View
android:id="@+id/pseudo_toolbar"