Closed 1096495296 closed 1 year ago
ratio = (device().get_rect().width() - 6) / template.resolution[0] AttributeError: 'Android' object has no attribute 'get_rect'
返回的错误信息
ratio = (device().get_rect().width() - 6) / template.resolution[0] AttributeError: 'Android' object has no attribute 'get_rect'