commit | 0ef1aa8618c8c4b0dd202af34b9d9c725b6e88d4 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 00:13:10 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 00:13:13 2021 +0530 |
tree | 61e965776c60a682326b2007a3e8fc4f2f6359fa | |
parent | 04b91a5427c4266b75c3f843de52be391feaf394 [diff] |
GamingMode: do not hide floating button * It is REALLY hard to spot this button without full alpha Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit