About 4,240,000 results
Open links in new tab
  1. shuhart/StepView: A simple animated step view for Android - GitHub

    A simple animated step view for Android. Backward and forward animations is supported.

  2. StepView - A simple animated step view for Android - Mobintouch

    May 14, 2020 · StepView is a simple animated step view for Android. Backward and forward animations is supported. Usage: Add jcenter() to repositories block in your gradle file.

  3. A simple animated step view for Android - Android Example 365

    Apr 25, 2018 · A simple animated step view for Android. Backward and forward animations is supported. Usage. Add jcenter() to repositories block in your gradle file. Add implementation …

  4. How to create a step view in android - Stack Overflow

    Dec 17, 2018 · There are a lot of ways to implement step view using ProgressBar. Check the following link then implement your own. VerticalStepperForm. StateProgressBar

  5. vinaygopinath / StepView Download - jitpack

    A custom View for a step-by-step process (order checkout, app first launch, intro, timeline visualization). The StepView displays the name of the step and an icon associated with the …

  6. StepView - Sample Code and Directory of libraries for Android ...

    HorizontalStepView setpview5 = (HorizontalStepView) mView. findViewById(R. id. step_view5); List< StepBean > stepsBeanList = new ArrayList<> (); StepBean stepBean0 = new StepBean …

  7. GitHub - params-ing/StepViewAndroid: An Android library (Step View ...

    An Android library (Step View) written in kotlin to display steps (without any max-min limits) along with the status/description using a single view. It also supports some really cool features. - p...

  8. The Android Arsenal - Progress Indicators - StepView

    Nov 14, 2017 · StepView. A simple animated step view for Android. Backward and forward animations is supported. Usage. Add mavenCentral() to repositories block in your gradle file. …

  9. java - Horizontal Step View in Android - Stack Overflow

    May 3, 2023 · I'm trying to implement a horizontal StepView with a custom Steps Icon and title. I'm expecting this type of work without using Viewpager but I will use the next and back …

  10. stepview · GitHub Topics · GitHub

    Apr 18, 2023 · An Android library (Step View) written in kotlin to display steps (without any max-min limits) along with the status/description using a single view. It also supports some really …

Refresh