summaryrefslogtreecommitdiffstats
path: root/res/layout-port/migration_cling.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/migration_cling.xml')
-rw-r--r--res/layout-port/migration_cling.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout-port/migration_cling.xml b/res/layout-port/migration_cling.xml
index dde8dbcdb..81689d38b 100644
--- a/res/layout-port/migration_cling.xml
+++ b/res/layout-port/migration_cling.xml
@@ -15,9 +15,11 @@
limitations under the License.
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:id="@+id/migration_cling"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ launcher:layout_ignoreInsets="true"
android:background="#FF009688" >
<RelativeLayout