有的时候我们做Android开发会用到表示步骤的需求。这时候github给我们提供了一个非常好地表示步骤的组件,使用她仅仅须要4步就能够完毕了。


项目地址https://github.com/anton46/Android-StepsView;

1.在Android studio中增加组件compile 'com.anton46:stepsview:0.0.2'android 步骤控件的使用

2.编写布局文件

android 步骤控件的使用

3.填写数据

android 步骤控件的使用

4.查看效果

android 步骤控件的使用

相关文章:

  • 2022-01-30
  • 2021-05-29
  • 2022-12-23
  • 2021-12-25
  • 2021-05-22
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-29
  • 2021-07-12
  • 2022-01-16
  • 2021-11-30
相关资源
相似解决方案