Why does the conversion from DP to PX use 160dpi as the base?

Viewed 13

From what I have seen, to calculate the amount of physical device pixels used from the device independent pixels the formula px = dp * (dpi/160) is used. However, my question is "Why is 160dpi used as the baseline ratio calculation"

0 Answers
Related