commit | 99e428d3b33aa361345f56282193d6fdcc88ebd2 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 20:48:20 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 20:48:20 2021 +0530 |
tree | cf0710ab95bcf408d4e489f7a4e3cd0a12e7ba4a | |
parent | ea32179585a12cf35b4616aeb86a855f62834c95 [diff] |
GamingMode: DanmakuService: java -> kt Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit