Add quick notch compatibility for Pie

Edited from upstream to add Essential-PH1 notch

Change-Id: I3edb0a05597d7c167af699ab91be9ad27163ceba
diff --git a/Asus/ZenFone5/res/values/notch.xml b/Asus/ZenFone5/res/values/notch.xml
index 88360dd..4310114 100644
--- a/Asus/ZenFone5/res/values/notch.xml
+++ b/Asus/ZenFone5/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">87px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">87px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/Essential-PH1/res/values/notch.xml b/Essential-PH1/res/values/notch.xml
index 96ef1e5..9149f25 100644
--- a/Essential-PH1/res/values/notch.xml
+++ b/Essential-PH1/res/values/notch.xml
@@ -1,4 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
+	<!-- Height of the status bar in portrait -->
+	<dimen name="status_bar_height_portrait">144px</dimen>
 	<dimen name="status_bar_height">144px</dimen>
+	<!-- Height of the status bar in landscape -->
+	<dimen name="status_bar_height_landscape">24dp</dimen> 
 </resources>
diff --git a/Huawei/P20Lite/res/values/notch.xml b/Huawei/P20Lite/res/values/notch.xml
index 1a3355e..9cb8f91 100644
--- a/Huawei/P20Lite/res/values/notch.xml
+++ b/Huawei/P20Lite/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">90px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">90px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/LG/G7/res/values/notch.xml b/LG/G7/res/values/notch.xml
index 5bc3ec4..821fdc5 100644
--- a/LG/G7/res/values/notch.xml
+++ b/LG/G7/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">94px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">94px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/OnePlus/OP6/res/values/notch.xml b/OnePlus/OP6/res/values/notch.xml
index 6d58186..bc1e12b 100644
--- a/OnePlus/OP6/res/values/notch.xml
+++ b/OnePlus/OP6/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">80px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">80px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/Sharp/S2/res/values-land/notch.xml b/Sharp/S2/res/values-land/notch.xml
index 1264013..7e9d1fc 100644
--- a/Sharp/S2/res/values-land/notch.xml
+++ b/Sharp/S2/res/values-land/notch.xml
@@ -18,5 +18,5 @@
 -->
 <resources>
     <!-- Height of the status bar -->
-    <dimen name="status_bar_height">24.0dip</dimen>
-</resources>
+    <dimen name="status_bar_height">24dp</dimen>
+</resources>
\ No newline at end of file
diff --git a/Sharp/S2/res/values/notch.xml b/Sharp/S2/res/values/notch.xml
index 4e1ccc5..c0deed5 100644
--- a/Sharp/S2/res/values/notch.xml
+++ b/Sharp/S2/res/values/notch.xml
@@ -17,7 +17,11 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">121.0px</dimen>
     <!-- Height of the status bar -->
-    <dimen name="status_bar_height">121.0px</dimen>
+    <dimen name="status_bar_height">121px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
     <dimen name="rounded_corner_content_padding">4.0dip</dimen>
 </resources>
diff --git a/Xiaomi/Mi8/res/values/notch.xml b/Xiaomi/Mi8/res/values/notch.xml
index 1481825..186a696 100644
--- a/Xiaomi/Mi8/res/values/notch.xml
+++ b/Xiaomi/Mi8/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">110px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">110px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/Xiaomi/Mi8EE/res/values/notch.xml b/Xiaomi/Mi8EE/res/values/notch.xml
index 1481825..186a696 100644
--- a/Xiaomi/Mi8EE/res/values/notch.xml
+++ b/Xiaomi/Mi8EE/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">110px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">110px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/Xiaomi/Mi8SE/res/values/notch.xml b/Xiaomi/Mi8SE/res/values/notch.xml
index 1481825..186a696 100644
--- a/Xiaomi/Mi8SE/res/values/notch.xml
+++ b/Xiaomi/Mi8SE/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">110px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">110px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/Xiaomi/MiA2Lite/res/values/notch.xml b/Xiaomi/MiA2Lite/res/values/notch.xml
index 5bc3ec4..821fdc5 100644
--- a/Xiaomi/MiA2Lite/res/values/notch.xml
+++ b/Xiaomi/MiA2Lite/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">94px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">94px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file
diff --git a/Xiaomi/Redmi6Pro/res/values/notch.xml b/Xiaomi/Redmi6Pro/res/values/notch.xml
index 5bc3ec4..821fdc5 100644
--- a/Xiaomi/Redmi6Pro/res/values/notch.xml
+++ b/Xiaomi/Redmi6Pro/res/values/notch.xml
@@ -17,6 +17,10 @@
 */
 -->
 <resources>
+    <!-- Height of the status bar in portrait -->
+    <dimen name="status_bar_height_portrait">94px</dimen>
     <!-- Height of the status bar -->
     <dimen name="status_bar_height">94px</dimen>
+    <!-- Height of the status bar in landscape -->
+    <dimen name="status_bar_height_landscape">24dp</dimen>
 </resources>
\ No newline at end of file