From 0c9333fd23557585baa4c1b79844747272c2466d Mon Sep 17 00:00:00 2001 From: Tadi Date: Mon, 11 Jun 2018 23:28:15 +0200 Subject: [PATCH] Add statusbar height to cover the notch on OnePlus 6 --- OnePlus/OP6/res/values-land/notch.xml | 22 ++++++++++++++++++++++ OnePlus/OP6/res/values/notch.xml | 22 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 OnePlus/OP6/res/values-land/notch.xml create mode 100644 OnePlus/OP6/res/values/notch.xml diff --git a/OnePlus/OP6/res/values-land/notch.xml b/OnePlus/OP6/res/values-land/notch.xml new file mode 100644 index 0000000..7e9d1fc --- /dev/null +++ b/OnePlus/OP6/res/values-land/notch.xml @@ -0,0 +1,22 @@ + + + + + 24dp + \ No newline at end of file diff --git a/OnePlus/OP6/res/values/notch.xml b/OnePlus/OP6/res/values/notch.xml new file mode 100644 index 0000000..6d58186 --- /dev/null +++ b/OnePlus/OP6/res/values/notch.xml @@ -0,0 +1,22 @@ + + + + + 80px + \ No newline at end of file