android-stepsview
android-stepsview copied to clipboard
A more complete version of stepsViews in android
When I tried to convert my app to AndroidX I got this error Output: /Users/amr/.gradle/caches/transforms-1/files-1.1/jetified-android-stepsview-1.2.aar/0d96f6cc196bd992afa144343e7d5b47/res/values/values.xml:7:5-597: AAPT: error: duplicate value for resource 'attr/circleRadius' with config ''. so could you rename attr/circleRadius...
Could you support RTL Layouts?
Is it possible to either set the progress to start counting from 0 instead of 1 OR Make it so that when the bar is loaded first time, the first...
Thanks for the library :) Are you planning to support indicator click listener?