int cW = canvas.getWidth();
int cH = canvas.getHeight();
Log.i("taohui", "" + cW + "-" + cH + ", " + Dimens.INSTANCE.getScreenWidth() + "-" + Dimens.INSTANCE.getScreenHeight());
2020-06-21 17:59:51.088 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.310 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.332 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.344 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.088 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.310 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.332 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131
2020-06-21 17:59:51.344 32699-32699/me.taosunkist.hello I/taohui: 1080-2340, 1080-2131