# CustomProgressBar **Repository Path**: ningwuyue/CustomProgressBar ## Basic Information - **Project Name**: CustomProgressBar - **Description**: 自定义进度条, 包含各种样式的, 持续更新中...... - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2020-11-13 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: android-modules **Tags**: None ## README # CustomProgressBar 1. * 1. # ## # 自定义进度条, 包含各种样式的, 持续更新中...... # ![](https://raw.githubusercontent.com/laoshuzaiwojia/CustomProgressBar/master/img/1536235248192.gif) ![](https://raw.githubusercontent.com/laoshuzaiwojia/CustomProgressBar/master/img/1536234112490.gif) # 2.依赖方式 allprojects { repositories { maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.laoshuzaiwojia:CustomProgressBar:1.0.0' } **------结束-------------------------**