-
I'm trying to put vector drawables for FloatingActionButton in fab_icon, it throws an exception while inflating, resource not found.
-
An option to "Copy as Android Vector Drawable" would be really helpful
Currently the icon needs to be downloaded as svg, then copied to android studio then Create new vector asset,select svg file
2…
-
I try to use vector drawable but the image does not show
```
```
-
android.view.InflateException: Binary XML file line #79: Error inflating class io.techery.properratingbar.ProperRatingBar
at an…
-
Hi Bas, thanks for doing an amazing job on the high quality icons.
That being said, in android development, be that with the view system or jetpack compose, there is no way of using animated versi…
-
Some vector drawable paths do not center the icon within the viewport. This was [recently corrected on Simplenote](https://github.com/Automattic/simplenote-android/pull/666). See the enlarged icon w…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code …
-
Heres the input:
```
```
when run the optimizer loses the…
-
### Description
When invoking getDrawable() on a vector drawable shadow null is returned.
### Steps to Reproduce
layout/test.xml:
```
```
drawable/vector.xml:
```
…
-
Is this possible? Currently only SVG, Vector drawables are supported for import. Is there any chance for supporting feature of importing Animated Vector Drawable?