Skip to content

luoyongVM/PlateExample

Repository files navigation

PlateExample

信用表盘,雷达表盘

img

Examples

Layout XML

<com.lygit.plate.CreditCheckView
        android:id="@+id/ccv_credit"
        android:layout_width="match_parent"
        android:layout_height="match_parent" />
<com.lygit.plate.SpiderChartView
    android:id="@+id/scv_spider"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />

How to Use

In your app build.gradle. Add the following lines

	dependencies {
	        implementation 'com.ly.design:PlateLib:1.0.1'
	}

个人博客地址:https://blog.csdn.net/luoyong_blog

About

信用表盘、雷达表盘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages