-
漂亮的下雪效果在Android中通过Android代码得以实现
资源介绍
Android-Snowfall
Fully customizable implementation of "Snowfall View" on Android.
That's how we use it in our app Hotellook
Compatibility
This library is compatible from API 16 (Android 4.1).
Download
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
Add the dependency
dependencies {
compile 'com.github.jetradarmobile:android-snowfall:1.2.0'
}
Usage
Default implementation with rou
- 上一篇: TinyXML一些窍门和建议
- 下一篇: xue.js:有些东西dom像素下雪了