From 464d538e889bcf97fd2208a6d62ed9131212483f Mon Sep 17 00:00:00 2001 From: Luca Stefani Date: Sun, 15 Jul 2018 20:16:49 +0200 Subject: [PATCH] beyondx: Device has a notch This removes Network Traffic and Centered Clock options from Status Bar settings. These settings do not work as expected, as the notch obscures the components. Network Traffic: https://github.com/LineageOS/android_packages_apps_LineageParts/blob/ec491e41edea14fd6eb83eec4ac05728bc434d78/src/org/lineageos/lineageparts/statusbar/StatusBarSettings.java#L85 Centered Clock: https://github.com/LineageOS/android_packages_apps_LineageParts/blob/ec491e41edea14fd6eb83eec4ac05728bc434d78/src/org/lineageos/lineageparts/statusbar/StatusBarSettings.java#L130 [Linux4: This device's cutout is too big, the statusbar icons on the right move beyond the center of statusbar] Change-Id: I15dc40135ba913d51c9a3d8cacdc0ac172f4ce4a --- overlay/lineage-sdk/lineage/res/res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overlay/lineage-sdk/lineage/res/res/values/config.xml b/overlay/lineage-sdk/lineage/res/res/values/config.xml index 4f7e80e..94ff969 100644 --- a/overlay/lineage-sdk/lineage/res/res/values/config.xml +++ b/overlay/lineage-sdk/lineage/res/res/values/config.xml @@ -55,4 +55,7 @@ sdk/src/java/org/lineageos/internal/util/DeviceKeysConstants.java. --> 3 + + + true