# AndroidUiBase **Repository Path**: WB_LZD/android-ui-base ## Basic Information - **Project Name**: AndroidUiBase - **Description**: AndroidUiBase 基础控件库 - **Primary Language**: Android - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-27 - **Last Updated**: 2022-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidUiBase #### 介绍 AndroidUiBase 基础控件库 --- 当前包含以下控件 1. DirRecordTextView 面包屑TextView,可用以显示多级文本,各级带点击事件 2. EllipsizeTextView 省略文本TextView 可自定义末位保留文本字数 3. IconWithBottomTextView 上方显示一个 url 指向的图片,下方显示文字 4. ProgressCircleView 圆环形进度条 / 倒计时 控件 5. RollAdView 自动翻滚广告页,带可自定义翻滚指示器 6. RoundImageView 圆角 ImageView,四个圆角大小可控 7. SelectScaleTextView 选中状态时会缩放,同时下方显示下划线 8. SmoothBarView ecycle View 的滑动指示器 在调用 registerRecycleView(RecyclerView) 之后,对 RecycleView 开始生效 相关参数可以设置一些颜色,及比例、方向