dianlujitao 49a98f304d berlin: Fix status bar height for certain apps on 12L
* 12L introduced new API to fetch status bar height based on cutout, to
  handle multi-display devices. However, some apps directly read the
  height from overlay so the layout is broken for them.
* Since our device is not a multi-display one, set the expected height
  in overlay directly as the old way to make these apps look good.
* Reduce status bar height to exactly match the cutout height.

Change-Id: I38fae2cdd20b947998766b35920d28bebcf547cf
2022-08-06 22:04:21 +02:00
2022-08-06 21:50:46 +02:00
2022-03-26 17:01:30 +01:00
2022-08-06 21:50:46 +02:00
2022-03-26 17:01:30 +01:00
2022-03-26 17:01:30 +01:00
2022-03-26 17:01:30 +01:00
2022-03-26 17:01:30 +01:00
2022-08-06 21:50:46 +02:00
2022-03-26 17:01:30 +01:00
2022-03-26 17:01:30 +01:00
Description
No description provided
281 KiB
Languages
C++ 74.2%
Makefile 19.7%
Python 5.6%
C 0.5%