# LinearLayoutProgressBarDemo **Repository Path**: jingleyu/LinearLayoutProgressBarDemo ## Basic Information - **Project Name**: LinearLayoutProgressBarDemo - **Description**: 这是一个简单的入门级线性进度条动画(自动从最大值滑动到当前进度)。 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2015-09-17 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #LinearLayoutProgressBarDemo LinearLayoutProgressBarDemo是一个简单的线性进度条动画,可自动(或手动,需二次开发)从最大进度滑动到当前进度。 1、LLPBController可控制动画的一些属性 2、LLPBAndText可设置进度条颜色,但漂浮的当前进度(TextView)的背景需要在xml布局中更换 注意:该项目采用了GPL v2许可证,只用于交流学习,不可用于二次商用