From ca9c90711c6d795d687983430f224fd8deaa5684 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 16 Jul 2020 22:02:06 +0800 Subject: Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAndPostRecyclerViewAdapter. --- app/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 63f39e2f..f97d3d3a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -29,6 +29,9 @@ Image %1$d/%2$d Video %1$d/%2$d Send PM + Image %1$d/%2$d + Gif %1$d/%2$d + Video %1$d/%2$d Open navigation drawer Close navigation drawer @@ -263,6 +266,7 @@ IMAGE VIDEO GIF + GALLERY Best Search -- cgit v1.2.3