mirror of
https://github.com/Evolution-X-Devices/device_samsung_d2x
synced 2026-01-27 14:39:33 +00:00
d2x: Use correct cutout overlay
* It seems that when converting from dp to px I used 420 as density instead of the correct value which would have been 560... Change-Id: I4c81a1892f792ac29e112d37f4224479cbd77d3c
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
@see https://www.w3.org/TR/SVG/paths.html#PathData
|
||||
-->
|
||||
<string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H -33 V 84 H 33 V 0 H 0 Z</string>
|
||||
<string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H -45 V 113 H 45 V 0 H 0 Z</string>
|
||||
|
||||
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
|
||||
<integer-array name="config_udfps_sensor_props">
|
||||
|
||||
Reference in New Issue
Block a user