From 5322c27b86aeb63a90ce5bc56a2e8e7ad8de78c0 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 12 一月 2021 16:28:44 +0800
Subject: [PATCH] 0312 修改宽高问题

---
 ChannelDiff/Android/822055139/AndroidManifest.xml |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/ChannelDiff/Android/822055139/AndroidManifest.xml b/ChannelDiff/Android/822055139/AndroidManifest.xml
index 6dd5fc1..e1081a3 100644
--- a/ChannelDiff/Android/822055139/AndroidManifest.xml
+++ b/ChannelDiff/Android/822055139/AndroidManifest.xml
@@ -254,13 +254,12 @@
             android:value="1075838976.000000" />
         <meta-data
             android:name="com.samsung.android.keepalive.density"
-            android:value="true" />
-        <meta-data
-            android:name="android.notch_support"
-            android:value="true" />
+            android:value="true" /> <!-- <meta-data -->
+        <!-- android:name="android.notch_support" -->
+        <!-- android:value="true" /> -->
         <meta-data
             android:name="notch.config"
-            android:value="portrait|landscape" />
+            android:value="none" />
         <meta-data
             android:name="android.vendor.full_screen"
             android:value="true" />

--
Gitblit v1.8.0