thumbnailImgWidth property

double thumbnailImgWidth
getter/setter pair

Implementation

double thumbnailImgWidth = (getScreenWidth() / ((getScreenWidth() / 50).floor())) * 0.85;