Downloading video without sound is now available. Minor bugs fixed.

This commit is contained in:
Alex Ning
2019-12-01 20:05:27 +08:00
parent c8d9269efa
commit 3d93cb37b9
12 changed files with 127 additions and 56 deletions

View File

@@ -21,6 +21,7 @@
android:theme="@style/AppTheme"
android:usesCleartextTraffic="true"
tools:replace="android:label">
<activity
android:name=".Activity.ViewGIFActivity"
android:parentActivityName=".Activity.MainActivity"