mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
46 lines
885 B
JSON
46 lines
885 B
JSON
|
|
{
|
||
|
|
"pixel6pro": {
|
||
|
|
"width": 1440,
|
||
|
|
"height": 3120,
|
||
|
|
"density": 560,
|
||
|
|
"name": "pixel6pro",
|
||
|
|
"cutout": "0, 130, 0, 0",
|
||
|
|
"grids": [
|
||
|
|
"normal",
|
||
|
|
"reasonable",
|
||
|
|
"practical",
|
||
|
|
"big",
|
||
|
|
"crazy_big"
|
||
|
|
],
|
||
|
|
"resourceOverrides": {
|
||
|
|
"status_bar_height": 98,
|
||
|
|
"navigation_bar_height_landscape": 56,
|
||
|
|
"navigation_bar_height": 56,
|
||
|
|
"navigation_bar_width": 56
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"test": {
|
||
|
|
"data needs updating": 0
|
||
|
|
},
|
||
|
|
"pixel5": {
|
||
|
|
"width": 1080,
|
||
|
|
"height": 2340,
|
||
|
|
"density": 440,
|
||
|
|
"name": "pixel5",
|
||
|
|
"cutout": "0, 136, 0, 0",
|
||
|
|
"grids": [
|
||
|
|
"normal",
|
||
|
|
"reasonable",
|
||
|
|
"practical",
|
||
|
|
"big",
|
||
|
|
"crazy_big"
|
||
|
|
],
|
||
|
|
"resourceOverrides": {
|
||
|
|
"status_bar_height": 66,
|
||
|
|
"navigation_bar_height_landscape": 44,
|
||
|
|
"navigation_bar_height": 44,
|
||
|
|
"navigation_bar_width": 44
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|