Skip to content

about height of navigate bar. #61

@TaoSunkist

Description

@TaoSunkist
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions