Release version 2.1.1
- Solve the pop-up display problem of multiple version updates caused by fast execution.(解决快速执行可能导致的多次版本更新弹窗显示问题)
- Solve the problem of displaying update prompt to exit the full screen.(解决全屏下显示更新提示退出全屏的问题)
promptTopDrawable
andpromptTopBitmap
methods are added to support drawing and bitmap settings for the top picture.(新增promptTopDrawable
和promptTopBitmap
方法,支持顶部图片设置Drawable和Bitmap)- Optimize log printing.(优化日志打印)