TimerTextView:自更新计时器TextView

时间:2024-05-18 21:39:22
【文件属性】:

文件名称:TimerTextView:自更新计时器TextView

文件大小:151KB

文件格式:ZIP

更新时间:2024-05-18 21:39:22

android java countdown timer android-sdk

TimerTextView 自更新计时器TextView 如何安装 allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.dhimant1990:TimerTextView:v1.0' } 如何使用 your_layout.xml <com.dhims.timerview.TimerTextView android:id="@+id/timerText" android:layout_width="wrap_content" android:layout_height="wrap_content" android:lay


【文件预览】:
TimerTextView-master
----gradlew(5KB)
----settings.gradle(91B)
----example.gif(88KB)
----timertextview-sample()
--------src()
--------build.gradle(586B)
----LICENSE(11KB)
----gradle()
--------wrapper()
--------gradle-mvn-push.gradle(3KB)
----README.md(973B)
----gradlew.bat(2KB)
----gradle.properties(593B)
----.gitignore(505B)
----timertextview()
--------src()
--------gradle.properties(71B)
--------build.gradle(348B)
----build.gradle(701B)

网友评论