aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/credits_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/credits_preferences.xml')
-rw-r--r--app/src/main/res/xml/credits_preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/credits_preferences.xml b/app/src/main/res/xml/credits_preferences.xml
index 952d86d9..3578d62f 100644
--- a/app/src/main/res/xml/credits_preferences.xml
+++ b/app/src/main/res/xml/credits_preferences.xml
@@ -51,4 +51,9 @@
app:title="@string/settings_credits_ufo_capturing_animation_title"
android:summary="https://lottiefiles.com/33858-ufo-capturing-animation" />
+ <Preference
+ app:key="love_animation"
+ app:title="@string/settings_credits_love_animation_title"
+ android:summary="https://lottiefiles.com/52103-love" />
+
</PreferenceScreen>