We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b20af1 commit 6259a3eCopy full SHA for 6259a3e
1 file changed
README.md
@@ -338,14 +338,6 @@ shapeButton.setOnClickListener(new View.OnClickListener() {
338
339
* ViewGroup 的子类:ShapeLinearLayout、ShapeFrameLayout、ShapeRelativeLayout、ShapeConstraintLayout、ShapeRecyclerView、ShapeRadioGroup
340
341
-#### 框架混淆规则
342
-
343
-* 在混淆规则文件 `proguard-rules.pro` 中加入
344
345
-```text
346
--keep class com.hjq.shape.** {*;}
347
-```
348
349
### [常见疑问解答](HelpDoc.md)
350
351
### [使用案例文档](UseDemo.md)
0 commit comments