登录 注册
当前位置:主页 > 资源下载 > 35 > 漂亮的下雪效果在Android中通过Android代码得以实现

漂亮的下雪效果在Android中通过Android代码得以实现

  • 更新:2024-08-22 22:03:26
  • 大小:13.24MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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