Skip to content

zhouyongxyz/AnalogClockView

Repository files navigation

AnalogClockView

AnalogClockView library.

#Demo picture

#AnalogClockView Layout.xml

<com.example.jerry.libanalogclockview.AnalogClockView
        android:id="@+id/acv1"
        android:layout_width="200dp"
        android:layout_height="200dp"
        android:background="#506afd"/>

#build.gradle

dependencies {
    compile 'com.github.zhouyongxyz:AnalogClockView:1.0.1'
}
repositories {
    maven {
        url "https://jitpack.io"
    }
}

About

AnalogClockView library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages