aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/credits_preferences.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-03-06 16:05:09 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-03-06 16:05:09 +0000
commit31f4739a170f830b6c8c59c568053b08f28ce29b (patch)
tree833b4e75e85a6eb3b9c88a4d13fea5862b6e6f91 /app/src/main/res/xml/credits_preferences.xml
parenta03cdfe814a4809d7de5bc6e7534fbdb50990d44 (diff)
downloadinfinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.tar
infinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.tar.gz
infinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.tar.bz2
infinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.tar.lz
infinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.tar.xz
infinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.tar.zst
infinity-for-reddit-31f4739a170f830b6c8c59c568053b08f28ce29b.zip
Show a suicide prevention quote when searching suicide.
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>