tankery / CircularSeekBar

Custom circular SeekBar (Circle, Semi-circle, and Ellipse) for Android
Apache License 2.0
368 stars 59 forks source link

Circular progressbar crashed #24

Closed GopinathVempati closed 3 years ago

GopinathVempati commented 4 years ago

I am notable to get progress value. In override fun onProgressChanged( circularSeekBar: CircularSeekBar?, progress: Float, fromUser: Boolean ) {

        }

I am trying to show toast but app getting crashed.

tankery commented 4 years ago

@gopi4edu could you please paste the crash stack here? thanks.

tankery commented 3 years ago

Close for now, please reopen if it is still a problem.