Colton Idle
09/15/2025, 4:31 PMdp set to a .66 value seems really weird. Is there any sort of documentation i can point to for this instead of just having a feeling that this is wrong? looks like we just copied the exact val from sketch.Kirill Grouchnikov
09/15/2025, 4:39 PMcurioustechizen
09/15/2025, 4:41 PMColton Idle
09/15/2025, 4:56 PMyschimke
09/15/2025, 5:37 PMyschimke
09/15/2025, 5:37 PMAlex Vanyo
09/15/2025, 7:30 PM160 is going to have a Density conversion value that isn't an integer.
For Pixel 9 and before, only the Pixel 8 Pro, Pixel 9 Pro, and Pixel 9 Pro XL will have a default density value that's an integer at 480dpi (and you can change that value in settings, so you shouldn't ever assume a certain device equates to specific density)Colton Idle
09/16/2025, 1:02 PMyschimke
09/16/2025, 1:36 PMColton Idle
09/16/2025, 3:16 PMyschimke
09/16/2025, 3:59 PMAlex Vanyo
09/16/2025, 4:02 PM1.66dp vs 2.dp could both could end up being a non-integer number of pixels that would need to get rounded for layout purposes