commit | 072a5b79d8ac0c5de303ea5695f128f2dd307af9 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Sun Dec 19 23:23:32 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Sun Dec 19 23:59:43 2021 +0530 |
tree | a62f5d1e6ea1ed6dfd95e485a950e1f4128976b1 | |
parent | 8091d62185751603bded02c19db0d7baf95e59cd [diff] |
GamingMode: get rid of danmaku view pool * this will prolly cause danmaku's to overlap but will fix that soon enought Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit