commit | 6766ae9f30ec9700b9ed49332fc6228c9f5c8a08 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Sun Jan 02 23:31:22 2022 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Sun Jan 02 23:31:22 2022 +0530 |
tree | 311d691d593457158c50743198433214659cd26f | |
parent | f6a3d2e3352718414f76dff4ec95246ed9475870 [diff] |
GamingMode: FloatingViewController: simplfiy floating layout inflation and setup Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit