MCPcopy Create free account
hub / github.com/anthony0982/TimePicker / setSize

Method setSize

src/com/example/util/WindowUtil.java:429–443  ·  view source on GitHub ↗

根据屏幕宽高设置传入View的宽高(按照宽度比例等比缩放) @param view @param designedWidthResId UI设计的宽度资源ID(以像素为单位) @param designedHeightResId UI设计的高度资源ID(以像素为单位) @return 是否成功设置

(View view, int designedWidthResId, int designedHeightResId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getAppContextMethod · 0.95

Tested by

no test coverage detected