This repository has been archived by the owner on Jan 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 302
[Android] OPACITY is not a constant in com.facebook.keyframes.model.KFAnimation$PropertyType #78
Comments
Hi @camaron-izeni-- you're right. The current release version (1.0.0) is before we added some new features (opacity, anchor point animation). You can get an updated version from the repo and Opacity should be working on Android. |
Any idea when the next release will be pushed out? |
We'd have to sync up and make sure all of the new features are supported across iOS/exporter as well, and we could release a new version. Unsure how long that will take since many of us are on holiday ATM. |
Understood, thanks for the quick reply. |
@camaron-izeni if you want to test it I've compiled a version from the current branch: http://migaweb.de/keyframes-1.0_test.jar |
thanks, @m1ga! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
One of the animations I'm trying to load has a feature with an OPACITY property.
The Keyframes Android framework is not handling this properly.
This error is coming from the current build on Gradle. The animation runs fine when I run it on a clone of the current repository.
I suggest a new build be released to Gradle as soon as possible.
The text was updated successfully, but these errors were encountered: