MaterialStepperView

MaterialStepperView是一个适用于Android SDK 17+的Material Design组件,提供垂直风格的步骤视图。它允许自定义点的颜色、完成图标、动画时长和是否启用动画。该项目可通过Gradle导入。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

MaterialStepperView

项目地址:fython/MaterialStepperView 

简介:Steppers - Material Design Components for Android

更多:作者   提 Bug   

标签:

 

Material Design Stepper Widgets on Android (SDK 17+)

Repo Wiki 简体中文说明

Import (Gradle)

First, add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Add the dependency to your app modules:

dependencies {
    compile 'moe.feng:MaterialStepperView:latest-version'
}

Styles

Currently, we have only made Vertical style stepper view.

There will be more styles in the future.

You can customize normal/activated point color, done icon, animation duration and animation enabled also. How to?

Vertical Stepper View

Vertical Stepper View Demo

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值