oli107 / material-range-bar

Android widget for selecting a range of values.
Apache License 2.0
1.68k stars 370 forks source link

barColor attribute not working #19

Closed Shivam-Miglani closed 8 years ago

Shivam-Miglani commented 8 years ago

custom:barColor = "#ffffff"

gives error "No resource identifier found for attribute 'barColor' in package 'com.example.android'

byteofsilicon commented 8 years ago

I have noticed this as well. I have located the problem and will be submitting a pull request later tonight.

oli107 commented 8 years ago

should be rangeBarColor?