commit | 000d7ff414d656a5baddafa6a732f52f5efda648 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 14:30:16 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 14:31:35 2021 +0530 |
tree | 948f71b35ecb26d6045f849bfa0a76c6e3981284 | |
parent | 57967c68313d2910e3ef4566983afbfbef6718cb [diff] |
GamingMode: bring back overlay positioning based on gravity * Also made overlay view to wrap itself instead of expanding to the end Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit