We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0"> <group android:name="group" android:rotation="15.0" android:pivotX="10.0" android:pivotY="10.0" android:scaleX="0.8" android:scaleY="0.8" android:translateX="6" android:translateY="1"> <path android:fillColor="#FF000000" android:pathData="M15.67,4H14V2h-4v2H8.33C7.6,4 7,4.6 7,5.33V9h4.93L13,7v2h4V5.33C17,4.6 16.4,4 15.67,4z" android:fillAlpha=".3"/> <path android:fillColor="#FF000000" android:pathData="M13,12.5h2L11,20v-5.5H9L11.93,9H7v11.67C7,21.4 7.6,22 8.33,22h7.33c0.74,0 1.34,-0.6 1.34,-1.33V9h-4v3.5z"/> </group> </vector>
related to community issue: serbelga/compose-vectorize#64
The text was updated successfully, but these errors were encountered:
Available in 0.9.1
Sorry, something went wrong.
egorikftp
No branches or pull requests
Sample
related to community issue: serbelga/compose-vectorize#64
The text was updated successfully, but these errors were encountered: