diff --git a/android/app/src/main/res/xml/audio_preferences.xml b/android/app/src/main/res/xml/audio_preferences.xml
index 484b50500..fb92659e5 100644
--- a/android/app/src/main/res/xml/audio_preferences.xml
+++ b/android/app/src/main/res/xml/audio_preferences.xml
@@ -27,7 +27,7 @@
         app:iconSpaceReserved="false"
         app:showSeekBarValue="true" />
     <SeekBarPreference
-        app:key="Audio/OutputVolume"
+        app:key="Audio/FastForwardVolume"
         app:title="@string/settings_fast_forward_volume"
         app:summary="@string/settings_summary_fast_forward_volume"
         app:defaultValue="100"