syedowaisali / crystal-range-seekbar

538 stars 166 forks source link

I try to set shape drawable - and ap crashed! #14

Closed roninua closed 6 years ago

roninua commented 7 years ago

app:left_thumb_image="@drawable/tmp"

/drawable/tmp.xml

`

<size android:width="20dp" android:height="20dp"/>
</shape>`

How i can set shape drawable and vector drawable to the thumb?

TheLester commented 7 years ago

Caused by: java.lang.ClassCastException: android.graphics.drawable.GradientDrawable cannot be cast to android.graphics.drawable.BitmapDrawable

MohammadBarati commented 6 years ago

it seems this version don't support xml Files like Shape or Svg I hope this feature work in the future

syedowaisali commented 6 years ago

not supported yet, available soon