mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
chore: correct typo flaw in comment
This commit is contained in:
parent
de0d596190
commit
ba135502bd
@ -29,7 +29,7 @@ public class RockerView extends View {
|
||||
private float innerCenterY;
|
||||
/** view中心点x坐标 */
|
||||
private float viewCenterX;
|
||||
/** view中心点y左边 */
|
||||
/** view中心点y坐标 */
|
||||
private float viewCenterY;
|
||||
/** 外圆半径 */
|
||||
private int outerCircleRadius;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user