mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Support viewing gfycat videos in app.
This commit is contained in:
@@ -37,4 +37,7 @@
|
||||
<attr name="backgroundColor" format="color"/>
|
||||
<attr name="cardViewBackgroundColor" format="color"/>
|
||||
</declare-styleable>
|
||||
|
||||
<attr name="backIconAlpha"/>
|
||||
<attr name="iconsAlpha"/>
|
||||
</resources>
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user