razerdp/BasePopup

关于3.0版本破坏性升级的提示

Open

#414 opened on May 14, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (5,080 stars) (762 forks)batch import
good first issue

Description

3.0版本更新会移除掉部分api,删除懒加载的BasePopup,同时将setContentView的权限交回给开发者。

由于修改到基础api,因此所有BasePopupWindow的子类都会受到波及,请您务必查阅升级提示日志:关于BasePopup 3.0的破坏性更新说明

Contributor guide