mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyondx
synced 2026-01-27 13:56:46 +00:00
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:ec491e41ed/src/org/lineageos/lineageparts/statusbar/StatusBarSettings.java (L85)Centered Clock:ec491e41ed/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
This commit is contained in:
committed by
Tim Zimmermann
parent
9441675fca
commit
464d538e88
@@ -55,4 +55,7 @@
|
||||
sdk/src/java/org/lineageos/internal/util/DeviceKeysConstants.java.
|
||||
-->
|
||||
<integer name="config_longPressOnMenuBehavior">3</integer>
|
||||
|
||||
<!-- Whether device has a notch -->
|
||||
<bool name="config_haveNotch">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user