diff options
Diffstat (limited to 'rro_overlays')
| -rw-r--r-- | rro_overlays/SettingsOverlayVeux/res/values/config.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/rro_overlays/SettingsOverlayVeux/res/values/config.xml b/rro_overlays/SettingsOverlayVeux/res/values/config.xml index a249a1b..a3b587c 100644 --- a/rro_overlays/SettingsOverlayVeux/res/values/config.xml +++ b/rro_overlays/SettingsOverlayVeux/res/values/config.xml @@ -19,8 +19,8 @@  <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> -    <!-- Whether to show min/max refresh rate in display settings --> -    <bool name="config_show_refresh_rate_controls">true</bool> +    <!-- Whether to show Smooth Display feature in Settings Options --> +    <bool name="config_show_smooth_display">true</bool>      <!-- The number of vibration intensity levels supported by the device.           Note that this should correspond to the ability to vary the vibration amplitude, with | 
