Android 天气 控件,GitHub - hnsycsxhzcsh/WindMillView: Android自定义控件WindMillView,仿华为天气风车效果(Android custom ...

WindMillView

Android自定义控件WindMillView,仿华为天气风车效果(Android custom control WindMillView, weather windmill effect)

Rendering

效果图

windmill.gif

The method referenced in the project:

项目中引用的方法:

Step 1. Add the JitPack repository to your build file

步骤1.将JitPack存储库添加到构建文件中

项目的根build.gradle中添加以下代码:

allprojects {

repositories {

...

maven { url 'https://jitpack.io' }

}

}

Step 2. Add the dependency

步骤2.build.gradle添加依赖项

dependencies {

implementation 'com.github.hnsycsxhzcsh:WindMillView:v1.1'

}

Step 3. Reference control in layout

步骤3. 布局中引用控件

android:id="@+id/wm1"

android:layout_width="100dp"

android:layout_height="120dp"

app:windColor="@color/white" />

Step 4. Call the view's startRotate method in the activity to start the rotation.

步骤4. activity中调用控件的startRotate方法开启旋转

If my control helps you, please help click on the top right corner, thank you!

如果有帮助到大家希望点下右上角Star,谢谢!

68747470733a2f2f7777772e6a69747061636b2e696f2f762f686e7379637378687a6373682f57696e644d696c6c566965772e737667

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值