Skip to content

Commit

Permalink
chore: Explain what dynamic FPS does
Browse files Browse the repository at this point in the history
  • Loading branch information
ryenyuku authored May 8, 2024
1 parent d387342 commit 3559055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/pref_misc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
android:defaultValue="false"
android:key="key_misc_dynamic_fps"
android:title="Dynamic FPS"
android:summary="Reduces FPS when idle\nRequires reboot"/>
android:summary="Adjust refresh rate depending on the content on screen\nRequires reboot"/>
<Preference
android:key="key_misc_restart_systemui"
android:title="Restart SystemUI"
Expand Down

0 comments on commit 3559055

Please sign in to comment.