mirror of
https://github.com/zhigang1992/AndroidVideoCache.git
synced 2026-02-11 17:00:17 +08:00
🎉 VideoCache 1.0 released
This commit is contained in:
10
test/src/main/AndroidManifest.xml
Normal file
10
test/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.danikula.videocache.test">
|
||||
|
||||
<uses-sdk android:minSdkVersion="18" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
BIN
test/src/main/assets/android.jpg
Normal file
BIN
test/src/main/assets/android.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
BIN
test/src/main/assets/phones.jpg
Normal file
BIN
test/src/main/assets/phones.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
Reference in New Issue
Block a user