Update config.xml

tirimbino
Ruchit 3 years ago committed by GitHub
parent 27a76ca568
commit 47e50598db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      overlay/packages/apps/Settings/res/values/config.xml

@ -15,5 +15,5 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether to show min refresh rate in display settings -->
<bool name="config_show_refresh_rate_controls">true</bool>
<bool name="config_show_smooth_display">true</bool>
<bool name="config_show_smooth_display">false</bool>
</resources>

Loading…
Cancel
Save