[V2X]本地源码与远程aar版本一致

This commit is contained in:
renwj
2022-02-25 17:26:24 +08:00
parent 6be718c31c
commit aea8aeb11d
29 changed files with 1183 additions and 324 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#000000"/>
</shape>