refactor(PosterBuilder): 使用getWindowInfo替代getSystemInfoSync获取屏幕宽度
getSystemInfoSync已被弃用,改用推荐的getWindowInfo方法获取窗口信息
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or login to post a comment
getSystemInfoSync已被弃用,改用推荐的getWindowInfo方法获取窗口信息