Commit 7b954ba2 by 王宇航

首頁報表數據填充完成、登陸頁面edittext修改,添加logo,打印回調

parent d9771649
......@@ -206,8 +206,6 @@ public class PrintActivity extends BaseActivity<PrintPresenter> implements Print
if (bitmap == null) {
return null;
}
return ImageUtils.zoomDrawable(bitmap, width, bitmap.getHeight());
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment