commit | f55cc00360dfb41b03397cc8f71f78eb1f358c49 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 00:11:20 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 10:56:23 2021 +0530 |
tree | 1cb29ada272264a1e9171d410852c7a163ba7b86 | |
parent | be95040152bea9fc3a8ced55d619b88734e9b487 [diff] |
GamingMode: rewrite AppTile in kt and fix qs apps not showing up Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit