LinearTimer icon indicating copy to clipboard operation
LinearTimer copied to clipboard

TypedArray.getDimension already returns converted pixel value not dp value

Open mhendy2001 opened this issue 8 years ago • 0 comments

There is an issue in radius and stroke dimensions because you are converting them into pixels while they are already loaded converted using TypedArray.getDimension. So please don't convert them.

mhendy2001 avatar Sep 28 '17 09:09 mhendy2001