bilibili / DanmakuFlameMaster

Android开源弹幕引擎·烈焰弹幕使 ~
http://app.bilibili.com/
Apache License 2.0
9.54k stars 2.1k forks source link

CacheManagingDrawTask.mMaxCacheSize not work alltime #380

Open aheadlcx opened 6 years ago

aheadlcx commented 6 years ago

When adding BaseDanmaku, the method {@link master.flame.danmaku.controller.CacheManagingDrawTask.CacheManager#buildCache(BaseDanmaku item, boolean forceInsert)} will be invoked and forceInsert was true , mMaxCacheSize is ignored.