aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-09-03 07:15:44 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-09-03 07:15:44 +0000
commitc37d372b8154e5eaffbd5618e636528c50ed191b (patch)
treea890c344c2e90daf73f1344fffd6c1082c30b06b /app/src/main/res/xml
parent39b5beb5c5face6ea7d40e4473ec1df650335833 (diff)
downloadinfinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.tar
infinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.tar.gz
infinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.tar.bz2
infinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.tar.lz
infinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.tar.xz
infinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.tar.zst
infinity-for-reddit-c37d372b8154e5eaffbd5618e636528c50ed191b.zip
Update Credits page.
Diffstat (limited to 'app/src/main/res/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 3578d62f..f7145096 100644
--- a/app/src/main/res/xml/credits_preferences.xml
+++ b/app/src/main/res/xml/credits_preferences.xml
@@ -56,4 +56,9 @@
app:title="@string/settings_credits_love_animation_title"
android:summary="https://lottiefiles.com/52103-love" />
+ <Preference
+ app:key="lock_screen_animation"
+ app:title="@string/settings_credits_lock_screen_animation_title"
+ android:summary="https://lottiefiles.com/69178-cool" />
+
</PreferenceScreen>