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 83e0cb1 commit 172271cCopy full SHA for 172271c
README-zh.md
@@ -74,7 +74,7 @@
74
```
75
76
## Usage
77
-### Step 1 (真的不吹牛逼,只需要这一步框架就可以对项目中的所有页面进行适配)
+### Step 1 (真的不吹牛逼,只需要以下这一步,框架就可以对项目中的所有页面进行适配)
78
* **请在 AndroidManifest 中填写全局设计图尺寸 (单位 dp)**
79
```xml
80
<manifest>
README.md
@@ -91,7 +91,7 @@
91
</manifest>
92
93
94
-## Advanced
+## Advance (see demo)
95
96
* **Customize the adaptation parameters of the Activity:**
97
```java
0 commit comments