I want to implement horizontal progress bar with steps like shown in following img.
I could not find such native component in Android. Can anyone guide me on how to do it ?
I want to implement horizontal progress bar with steps like shown in following img.
I could not find such native component in Android. Can anyone guide me on how to do it ?
編集: 現在十分にサポートされ、使用されていると思われるレポ (2016 年 9 月) https://github.com/baoyachi/StepView
古い答え:
この答えはパーティーに遅れていますが、これまでのところ、Anton46 からのこのレポが最高です: https://github.com/anton46/Android-StepsView セットアップも非常に簡単です。
例を次に示します。
水平ページングと垂直ページングの両方をサポートし、ドローアブルと画像を必要としない Step View ViewPager を作成しました。さまざまな属性を指定するだけで、外観を構成できます。