Hollow Goods
Hollow Goods
灰色模式自定义Toast的颜色没变
1. 集成本库 2. 使用这个库[BasePopup](https://github.com/razerdp/BasePopup),写弹窗 3. 只设置状态栏(也试过设置虚拟工具栏) 4. 弹窗 结果:弹窗底部被虚拟工具栏遮盖 PS:如果不执行Step3的话,弹窗是正常的 [未弹窗状态](https://github.com/op123355569/UltimateBarX/blob/master/screenshots/01.png) [用本库设置了状态栏并弹窗状态](https://github.com/op123355569/UltimateBarX/blob/master/screenshots/02.png) [未用本库设置状态栏并弹窗状态](https://github.com/op123355569/UltimateBarX/blob/master/screenshots/03.png)
如题
#### 问题详细描述 Detailed description of the problem PluginAPP中引用了第三方的框架,然后打完包发现,有一部分的AppCompatActivity或者Activity被成功替换了,但是有部分没被替换,没被替换的调用就报错。 #### 复现问题步骤 Steps to reproduce the problem #### 其它重要信息 Other important information replugin-host-lib/gradle Version:2.3.3/3.5.0 rePlugin-plugin-lib/gradle Version:2.3.3/3.2.1 Android API Version:24 Android 手机型号&ROM(Phone model...