commit | f1ca3db7d9a473f964013710ef492fbafe2d09ec | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Tue Jan 04 23:42:28 2022 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Tue Jan 04 23:49:26 2022 +0530 |
tree | 9250573765df9765df9ceb563e64b3cfe58f0bf8 | |
parent | ec0198ea525555e044463f4579f4b4c6eacc6f17 [diff] |
GamingMode: constraint floating button within sane bounds * Now it will not go beyond statusbar / navbar / notch Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit