Android代码-自定义动画

时间:2022-08-25 20:52:40
【文件属性】:
文件名称:Android代码-自定义动画
文件大小:108KB
文件格式:ZIP
更新时间:2022-08-25 20:52:40
Android代码 This library wraps the native RenderThread, providing a type-safe way to run custom animations off the UI thread. Read about what it means in this Medium article. It transparently falls back to using the standard drawing methods if the hidden APIs aren't available, or whenever hardware acceleration is not enabled on the specified Canvas. By default it will automatically try to access the RenderThread on Android versions that are known to work (Lollipop and Marshmallow), but you can force it to t
【文件预览】:
renderthread-master
----.gitignore(580B)
----gradle()
--------wrapper()
----README.md(3KB)
----build.gradle(263B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----.idea()
--------vcs.xml(167B)
--------inspectionProfiles()
--------codeStyleSettings.xml(9KB)
----sample()
--------.gitignore(7B)
--------build.gradle(579B)
--------src()
----lib()
--------.gitignore(7B)
--------build.gradle(732B)
--------src()
----settings.gradle(26B)

网友评论