diff --git a/.editorconfig b/.editorconfig index 9d4adec..5603d7f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,11 +1,11 @@ -root = true - -[*] -indent_style = space -indent_size = 4 -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true - -[*.{kt, kts}] -ij_kotlin_imports_layout = * \ No newline at end of file +# root = true +# +# [*] +# indent_style = space +# indent_size = 4 +# charset = utf-8 +# trim_trailing_whitespace = true +# insert_final_newline = true +# +# [*.{kt, kts}] +# ij_kotlin_imports_layout = * \ No newline at end of file diff --git a/README.md b/README.md index cc07ae7..9d634b9 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ ArcSeekBar for Android 是一个弧形的拖动条进度控件,配置参数完 ## 相关推荐 -#### [CircleProgressView](https://github.com/jenly1314/CircleProgressView) 一个圆形的进度动画控件,动画效果纵享丝滑。 +- [CircleProgressView](https://github.com/jenly1314/CircleProgressView) 一个圆形的进度动画控件,动画效果纵享丝滑。