diff options
Diffstat (limited to 'app/src/main/res/xml/gestures_and_buttons_preference.xml')
-rw-r--r-- | app/src/main/res/xml/gestures_and_buttons_preference.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/gestures_and_buttons_preference.xml b/app/src/main/res/xml/gestures_and_buttons_preference.xml index bd407a7a..02a37524 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preference.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml @@ -46,6 +46,6 @@ <Preference app:title="@string/settings_swipe_action_title" - app:fragment="ml.docilealligator.infinityforreddit.Settings.SwipeActionPreferenceFragment" /> + app:fragment="ml.docilealligator.infinityforreddit.settings.SwipeActionPreferenceFragment" /> </PreferenceScreen>
\ No newline at end of file |