Skip to content

Release version 2.1.1

Compare
Choose a tag to compare
@xuexiangjys xuexiangjys released this 29 Nov 13:25
· 27 commits to master since this release
  • 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 and promptTopBitmap methods are added to support drawing and bitmap settings for the top picture.(新增promptTopDrawablepromptTopBitmap方法,支持顶部图片设置Drawable和Bitmap)
  • Optimize log printing.(优化日志打印)