jiajunhui / PlayerBase

The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。
Apache License 2.0
2.92k stars 437 forks source link

fix cover view position error when cover reattach to receiverGroup #119

Closed xx394984678 closed 4 years ago

xx394984678 commented 4 years ago

这个pull request直接改动了关键方法,而且我的测试不完全。你看一下是什么问题即可。谨慎合并 问题: 例,Acover 的level 是low 1 Bcover的level是low 2 如果移除A,再添加A,A会覆盖在B上面。违背cover层级概念