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"
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"