Support viewing gfycat videos in app.

This commit is contained in:
Alex Ning
2020-05-28 22:16:07 +08:00
parent 8d715956cb
commit 066956971a
11 changed files with 264 additions and 74 deletions

View File

@@ -37,4 +37,7 @@
<attr name="backgroundColor" format="color"/>
<attr name="cardViewBackgroundColor" format="color"/>
</declare-styleable>
<attr name="backIconAlpha"/>
<attr name="iconsAlpha"/>
</resources>

View File

@@ -731,4 +731,7 @@
<string name="home">Home</string>
<string name="popular">Popular</string>
<string name="fetch_gfycat_video_failed">Fetch Gfycat video failed</string>
<string name="fetching_video_info_please_wait">Fetching video info. Please wait.</string>
</resources>