mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-19 02:36:50 +00:00
It appears that OnePlus is not using AOSP resources for display cutout. Instead they are drawing it manually thus I used their x, y and radius to prepare my own vector path: <dimen name="op_draw_cutout_circle_r">43.0px</dimen> <dimen name="op_draw_cutout_circle_x">155.0px</dimen> <dimen name="op_draw_cutout_circle_y">83.0px</dimen> Change-Id: Ia061229717cd84277d792269aa1985ded07d1ae3