Add CI/CD configuration and API documentation
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512"
|
||||
android:width="512dp"
|
||||
android:height="512dp">
|
||||
<path
|
||||
android:pathData="M0 0h512v512H0z"
|
||||
android:fillType="evenOdd"
|
||||
android:fillColor="#FF0000" />
|
||||
<path
|
||||
android:pathData="M96 208h320v96H96z"
|
||||
android:fillType="evenOdd"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="M208 96h96v320h-96z"
|
||||
android:fillType="evenOdd"
|
||||
android:fillColor="#FFFFFF" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user