Marko Novaković
07/06/2023, 5:00 PMdp, device independent pixel, and it’s the same no matter the screen size, why do we need notion of Density? why just not use dp everywhere? is Density just for use cases where we need to draw actual pixels and we need to convert dp into px? if yes, why not also draw using dp?Kirill Grouchnikov
07/06/2023, 5:05 PMMarko Novaković
07/06/2023, 5:44 PM