Skip to content

jack921/Clock

Repository files navigation

Clock

自定义钟表


调用代码

<com.example.jack.clock.widget.ClockView
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    app:color="@color/colorPrimary"
    app:inCircle="15"
    app:outCircle="25"
    app:numSize="18dp"/>


###效果图如下
github

About

自定义钟表

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages