文件名称:Android代码-CatLoadingView
文件大小:117KB
文件格式:ZIP
更新时间:2022-08-25 22:38:53
Android代码
Android CatLoadingView This project idea is from Link. Thanks for the idea. I like the animation in this picture: ...as you see it right now, I hope you like it! Step Import this project into Android Studio... it's built with it. Usage Gradle compile 'com.roger.catloadinglibrary:catloadinglibrary:1.0.1' config in java code CatLoadingView mView; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main);
【文件预览】:
CatLoadingView-master
----.gitignore(249B)
----app()
--------.gitignore(7B)
--------build.gradle(771B)
--------src()
--------proguard-rules.pro(665B)
----settings.gradle(37B)
----build.gradle(707B)
----gradlew(5KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----gradle()
--------wrapper()
----catloadinglibrary()
--------.gitignore(7B)
--------build.gradle(613B)
--------src()
--------proguard-rules.pro(665B)