[m2] m2 UI处理

This commit is contained in:
wangmingjun
2023-02-16 21:21:50 +08:00
parent 2ab50dc6c8
commit a1a597435c
16 changed files with 97 additions and 83 deletions

View File

@@ -26,7 +26,7 @@ public class ScreenHelper {
}
AutoSizeConfig.getInstance()
.setBaseOnWidth(true)
.setBaseOnWidth(false)
.setCustomFragment(true)
.setDesignWidthInDp(baseWidth)
.setDesignHeightInDp(baseHeight)