-
Hi there,
First of all thanks a lot for the great library!
I am experiencing the following crash on Lollipop device when trying to use tab steps.
```java
E/AndroidRuntime: FATAL EXCEPTION: …
-
Hey, I was forking this repository and want to add AnimatedVectorDrawable feature, bus AndroidStudio prompt that requires API level 21 (current min is 16), I googled about that, it says
> As of A…
-
### Information
1. **Apktool Version (`apktool -version`)** - 2.2.2
2. **Operating System (Mac, Linux, Windows)** - Windows 10
3. **APK From? (Playstore, ROM, Other)** - Sony Nougat 7.1.1
### St…
-
It is possible to animate the entire vector's opacity by animating the `` tag's `android:alpha` property. AndroidIconAnimator doesn't yet support setting or animating this property.
[Here is an exa…
-
im have an animated-vector in a string, i can parsed with your lib but then how can i inflate, already lost 1 week trying to inflate it, its no a entire view, its just an element in simple view, it ca…
-
I've studied the `avd_upload_*` animated-vector-drawables and I'm curious how do you generate your vector's pathData? Sketch?
For example, [ic_upload_complete](https://github.com/nickbutcher/plaid/bl…
-
I wann use Glide and avoid using Progress controller to make a loading indicator.
I try with animate-vector-drawable-compat and using scrCompat , start() call whatever like example codes official.
But…
-
From https://github.com/Piasy/OkBuck/wiki/Known-caveats#incompatible-with-retrolambda, it says that Buck doesn't compile with Java 8. Buck does, although we haven't stated that it does yet because we…
-
Forgive me if this is already mentioned elsewhere, I couldn't find any discussion in existing issues.
Since a lot of developers are looking to this project as a yard stick for how to implement materi…
-
Gradle android build tools 1.4.0-beta1 is bringing support for vectors to png conversion at compile time. We tried it and got back to Victor as it's working better for us. One minor feature requiremen…