mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Fix reaction settings fragment crash
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_baseline_widgets_24"
|
||||
app:fragment="eu.darken.capod.reaction.settings.ui.ReactionSettingsFragment"
|
||||
app:fragment="eu.darken.capod.reaction.ui.ReactionSettingsFragment"
|
||||
app:summary="@string/settings_reaction_description"
|
||||
app:title="@string/settings_reaction_label" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user