Import Compound code from project https://github.com/element-hq/compound-android
This commit is contained in:
parent
23b72758bd
commit
17b6b08926
237 changed files with 6766 additions and 5 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:autoMirrored="true"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M12 4.03a8 8 0 1 0 8 8 1 1 0 0 1 2 0c0 5.52-4.48 10-10 10s-10-4.48-10-10 4.48-10 10-10a1 1 0 1 1 0 2"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue