-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can I show a custom animation, like lottile's json file? #159
Comments
For example {"v":"5.9.4","fr":25,"ip":0,"op":50,"w":735,"h":735,"nm":"搜索","ddd":0,"assets":[{"id":"image_0","w":735,"h":735,"u":"images/","p":"img_0.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"搜索.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0],"e":[360]},{"t":49}],"ix":10},"p":{"a":0,"k":[367.5,367.5,0],"ix":2,"l":2},"a":{"a":0,"k":[367.5,367.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":50,"st":0,"bm":0}],"markers":[]} |
@GengJian Would you be able to show lottie animation? |
It would be better if an interface was exposed for custom animations |
support Lotties https://github.com/hubin97/ProgressHUD |
Good news
…On Thu, 21 Nov 2024 at 16:14, Hubin_Huang ***@***.***> wrote:
support Lotties https://github.com/hubin97/ProgressHUD
—
Reply to this email directly, view it on GitHub
<#159 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADFD4ZKZ6NEUBYZKGBLKJW32BWI5TAVCNFSM6AAAAABKUOAHBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJQGM2DAOJZHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Existing methods are usually static Image or text,
can you expose a method that allows a custom view to be passed in?
The text was updated successfully, but these errors were encountered: