commit | 20da8b4751f0e4f12ca0cf6c2c64ea373f469ecd | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 01:56:42 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 11:08:03 2021 +0530 |
tree | f48becabcdb0999e25b1e2182cca0614594632fe | |
parent | 11a6b95e4d147dc6508e45732b894eafe6d67c79 [diff] |
GamingMode: simplify floating button layout and drag logic Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit