Showing
1 changed file
with
5 additions
and
5 deletions
| @@ -16,10 +16,10 @@ Height is enlarged relative to the design draft => The ratio of height width to | @@ -16,10 +16,10 @@ Height is enlarged relative to the design draft => The ratio of height width to | ||
| 16 | 16 | ||
| 17 | ## [0.4.2] - add two Properties | 17 | ## [0.4.2] - add two Properties |
| 18 | 18 | ||
| 19 | - ///Current device width dp | ||
| 20 | - ///当前设备宽度 dp | 19 | + ///Current device width dp <br/> |
| 20 | + ///当前设备宽度 dp <br/> | ||
| 21 | ScreenUtil.screenWidthDp | 21 | ScreenUtil.screenWidthDp |
| 22 | 22 | ||
| 23 | - ///Current device height dp | ||
| 24 | - ///当前设备高度 dp | ||
| 25 | - ScreenUtil.screenHeightDp | ||
| 23 | + ///Current device height dp <br/> | ||
| 24 | + ///当前设备高度 dp <br/> | ||
| 25 | + ScreenUtil.screenHeightDp |
-
Please register or login to post a comment