Design/meta: Difference between revisions
< Design
No edit summary |
|||
Line 1: | Line 1: | ||
Initial designs will be tailored to the needs and devices of Mara and Alina. | Initial designs will be tailored to the needs and devices of Mara and Alina. | ||
For Android, 1 dp (density-independent pixels) is roughly equal to one pixel on a 160 dpi screen (baseline density) | For Android, 1 dp (density-independent pixels) is roughly equal to one pixel on a 160 dpi screen (baseline density). xxhdpi devices use 3 physical pixels for 1 dp. | ||
== Devices == | == Devices == |
Revision as of 20:53, 25 October 2024
Initial designs will be tailored to the needs and devices of Mara and Alina.
For Android, 1 dp (density-independent pixels) is roughly equal to one pixel on a 160 dpi screen (baseline density). xxhdpi devices use 3 physical pixels for 1 dp.
Devices
- Mara
- dpi: ~403 (xxhdpi)
- physical px: 1080x2270
- dp: 360x756.6666
- Alina
- dpi: 424 (xxhdpi)
- physical px: 1080x2400
- dp: 360x800