文件名称:Android代码-圆圈计时器
文件大小:648KB
文件格式:ZIP
更新时间:2022-08-27 17:46:45
Android代码
CircleTimerView [No Longer Support] Circle timer on Android platform. System Requirement Android v2.2 TODO Developed by AndroidStudio Usage See the sample Notice If you make the targetSdkVersion greater than or equal to 14, please add the following code in the end of the initialize method. This code is to solve the problem that no shadow in higher targetSdkVersion setLayerType(View.LAYER_TYPE_SOFTWARE, null); License Copyright 2015 Jiahuan Licensed under the Apache License, Version 2.0 (t
【文件预览】:
CircleTimerView-master
----gradlew.bat(2KB)
----gradlew(5KB)
----images()
--------sample2.gif(1.07MB)
--------sample.gif(613KB)
----gradle.properties(946B)
----sample()
--------proguard-rules.pro(672B)
--------src()
--------.gitignore(7B)
--------build.gradle(701B)
----library()
--------proguard-rules.pro(672B)
--------src()
--------.gitignore(7B)
--------build.gradle(347B)
----gradle()
--------wrapper()
----.gitignore(102B)
----README.md(1KB)
----settings.gradle(30B)
----build.gradle(436B)