Skip to content

Commit

Permalink
Update README_PT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuoyuan authored Sep 22, 2020
1 parent a75e3e4 commit 2b9bb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_PT.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
ScreenUtil().scaleHeight //Ratio of actual height dp to design draft px
0.2.wp //0,2 vezes a largura da tela
0.5.hp //50% da largura da tela
0.5.hp //50% altura da tela
```

#### Adaptar o tamanho da tela:
Expand Down

0 comments on commit 2b9bb23

Please sign in to comment.