Refresh rate: Add display refresh rate illustration

Change-Id: I3397250b383979b4ab40033a7ae632ece90fc305
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
This commit is contained in:
rmp22
2025-02-05 18:31:34 +08:00
committed by Joey
parent 2fdab6cf4d
commit 643fd29fad
3 changed files with 7 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,11 @@
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/screen_refresh_rate_title">
<com.android.settingslib.widget.IllustrationPreference
android:key="screen_refresh_rate"
settings:searchable="false"
settings:lottie_rawRes="@raw/display_refresh_rate"/>
<ListPreference
android:key="min_refresh_rate"
android:title="@string/min_refresh_rate_title"