You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.
I saw that the code launches a RuntimeException on the translate element. The case is not handled by AnimatorInflator. Would it make sense to add the branch for translate (and alpha) and build an AnimatorSet in the recursive function in order to solve? I am definitely interested and I will be able to contribute.
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everybody. I am working on a port as well and I tried to inflate:
I saw that the code launches a RuntimeException on the
translate
element. The case is not handled by AnimatorInflator. Would it make sense to add the branch fortranslate
(andalpha
) and build an AnimatorSet in the recursive function in order to solve? I am definitely interested and I will be able to contribute.Thanks!
The text was updated successfully, but these errors were encountered: