LinearTimer
LinearTimer copied to clipboard
TypedArray.getDimension already returns converted pixel value not dp value
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.