commit | be95040152bea9fc3a8ced55d619b88734e9b487 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Wed Dec 22 23:59:08 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 10:56:22 2021 +0530 |
tree | dbfd49c164e78ec35fc499a5c91ec5f2d9541d79 | |
parent | 5ca4021960001cbf5048220d3f516d180bb1964a [diff] |
GamingMode: FloatingViewController: load settings first and apply on view creation Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit