# DigitalTimer **Repository Path**: mirrors_crazycodeboy/DigitalTimer ## Basic Information - **Project Name**: DigitalTimer - **Description**: 自定义数字时钟 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DigitalTimer简介 # - 在样式上DigitalTimer支持自定义文字背景,大小,颜色的自定义。 - 在功能上DigitalTimer支持启动计时,计时暂停等功能。 关于DigitalTimer的更多介绍,[请点击这里](http://blog.csdn.net/fengyuzhengfan/article/details/44654045) ## 运行效果图 ##  ## XML Attributes ##
| Attribute Related | Related Method | Description |
| app:textColor | setBaseTime(long baseTime) | 设置基准时间 |
| app:textBgRes | setTextBgRes(int textBgRes) | 设置文字背景 |
| app:textSize | etTextSize(float textSize) | 设置文字大小 |