device_brax_brax3/overlay/SettingsResOverlay/res/values/config.xml
Vincent Vidal 8710a52d67 init
2025-08-07 16:07:57 +02:00

9 lines
290 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2016 The CyanogenMod Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_smooth_display">true</bool>
</resources>