avicii: Allow switch min/peak refresh rate
Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
@@ -21,4 +21,10 @@
|
|||||||
<!-- Sensor trigger values -->
|
<!-- Sensor trigger values -->
|
||||||
<item name="pickup_sensor_value" format="float" type="dimen">0.0</item>
|
<item name="pickup_sensor_value" format="float" type="dimen">0.0</item>
|
||||||
|
|
||||||
|
<!-- Whether to show peak refresh rate in display settings -->
|
||||||
|
<bool name="config_show_peak_refresh_rate_switch">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether to show min refresh rate in display settings -->
|
||||||
|
<bool name="config_show_min_refresh_rate_switch">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user