From bad79c8c7df25e58ba8ef20e6d98af5ea9912b97 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 28 Oct 2020 17:51:33 +0800 Subject: Chnage the animation for random subreddit and post. Update Credits info. --- app/src/main/res/layout/activity_fetch_random_subreddit_or_post.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/activity_fetch_random_subreddit_or_post.xml b/app/src/main/res/layout/activity_fetch_random_subreddit_or_post.xml index 501d2694..fb5f5b6f 100644 --- a/app/src/main/res/layout/activity_fetch_random_subreddit_or_post.xml +++ b/app/src/main/res/layout/activity_fetch_random_subreddit_or_post.xml @@ -14,6 +14,7 @@ android:layout_centerInParent="true" app:lottie_autoPlay="true" app:lottie_loop="true" + app:lottie_speed="5" app:lottie_rawRes="@raw/random_subreddit_or_post" /> \ No newline at end of file -- cgit v1.2.3