float getMinProgressArc(Ring ring) { return (float) Math.toRadians( ring.mStrokeWidth / (2 * Math.PI * ring.mRingCenterRadius)); }.
確定! 回上一頁