static getPixelSizeForLayoutSize(layoutSize)
Converts a layout size (dp) to pixel size (px).
Guaranteed to return an integer number.
static getPixelSizeForLayoutSize(layoutSize)
Converts a layout size (dp) to pixel size (px).
Guaranteed to return an integer number.
Please login to continue.