commit | 98a8f8cf3618582215072d73adf3a29c63a06f6c | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 13:40:33 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 13:40:37 2021 +0530 |
tree | 7f31eadd146a6bb5294b0cf95bf507e9a26acac4 | |
parent | f55cc00360dfb41b03397cc8f71f78eb1f358c49 [diff] |
GamingMode: DanmakuController: switch design dimensions based on orientation * part of ScreenUtil which we removed earlier Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit