在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):fython/MaterialStepperView开源软件地址(OpenSource Url):https://github.com/fython/MaterialStepperView开源编程语言(OpenSource Language):Java 81.9%开源软件介绍(OpenSource Introduction):MaterialStepperViewMaterial Design Stepper Widgets on Android (SDK 17+) 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'
} StylesCurrently, 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 ViewRead Wiki and learn how to use Support meIf you like this library project and you are willing to support me, you can donate me via Alipay or PayPal. Alipay: [email protected] PayPal: https://www.paypal.me/fython License
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论