Don't generate raster icons for vector
This commit is contained in:
parent
9830312cab
commit
b0de707196
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
android:clickable="false"
|
android:clickable="false"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
|
app:srcCompat="@drawable/mx_special_star_stroked"
|
||||||
/>
|
/>
|
||||||
<!-- TODO revert app:srcCompat="@drawable/mx_special_star_stroked" -->
|
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|
Loading…
Reference in a new issue