commit | 1ad75cc3510f5b13db387c6433450f546106d864 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 19:00:06 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 19:00:06 2021 +0530 |
tree | 45585bfd54d1f69807bb7b41bcc02306beeed111 | |
parent | 59d9fd036d3174aa6c79e7f8940e9862073c5c84 [diff] |
GamingMode: don't let the menu expand to fit parent Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit