Skip to content

Commit a75e3e4

Browse files
authored
Update README.md
1 parent 16d4d6d commit a75e3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
9191
ScreenUtil().scaleHeight //Ratio of actual height dp to design draft px
9292
9393
0.2.wp //0.2 times the screen width
94-
0.5.hp //50% of screen width
94+
0.5.hp //50% of screen height
9595
```
9696

9797
#### Adapt screen size:

0 commit comments

Comments
 (0)