Buggy video and Gif autoplay.

This commit is contained in:
Alex Ning
2020-04-29 18:13:28 +08:00
parent 0f8395221d
commit 033c8bd241
14 changed files with 3017 additions and 344 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
<item>
<shape android:shape="oval">
<solid android:color="#02EEE6" />
</shape>
</item>
</layer-list>