aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/credits_preferences.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-10-28 09:51:33 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-10-28 09:51:33 +0000
commitbad79c8c7df25e58ba8ef20e6d98af5ea9912b97 (patch)
treef05675b6896b2669a8d1644f1ed019f54a4d4e95 /app/src/main/res/xml/credits_preferences.xml
parentd86adb72360fccdff50a7c3b0608baa9247a6b48 (diff)
downloadinfinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.tar
infinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.tar.gz
infinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.tar.bz2
infinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.tar.lz
infinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.tar.xz
infinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.tar.zst
infinity-for-reddit-bad79c8c7df25e58ba8ef20e6d98af5ea9912b97.zip
Chnage the animation for random subreddit and post. Update Credits info.
Diffstat (limited to '')
-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 5e97d5f2..952d86d9 100644
--- a/app/src/main/res/xml/credits_preferences.xml
+++ b/app/src/main/res/xml/credits_preferences.xml
@@ -46,4 +46,9 @@
app:title="@string/settings_credits_national_flags"
android:summary="@string/settings_credits_national_flags_summary" />
+ <Preference
+ app:key="ufo_capturing_animation"
+ app:title="@string/settings_credits_ufo_capturing_animation_title"
+ android:summary="https://lottiefiles.com/33858-ufo-capturing-animation" />
+
</PreferenceScreen>