Android代码-一个可定制线性的指南针

时间:2022-08-25 23:01:29
【文件属性】:

文件名称:Android代码-一个可定制线性的指南针

文件大小:135KB

文件格式:ZIP

更新时间:2022-08-25 23:01:29

Android代码

CompassView Compass view for Android. This library provides a fully customizable linear compass view. Latest Version How to use Configuring your project dependencies Add the library dependency to your build.gradle file. dependencies { ... compile 'com.redinput.compassview:compassview:1.0' } Adding and Customizing the View You can declare a CompassView just like that: Property values shown above are the defaults of the CompassView and it can be omitted for brevity. Also, you can se


【文件预览】:
CompassView-master
----.gitignore(66B)
----sample()
--------.gitignore(7B)
--------build.gradle(632B)
--------src()
--------proguard-rules.pro(645B)
----settings.gradle(30B)
----build.gradle(489B)
----library()
--------.gitignore(7B)
--------build.gradle(770B)
--------src()
--------proguard-rules.pro(645B)
----screenshot1.jpg(39KB)
----gradlew(5KB)
----LICENSE(11KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----gradle()
--------wrapper()

网友评论