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