larpon/RangeSeekBarExamples

Examples code still using the older version of resource names

Closed this issue · 4 comments

After creating examples project in Android Studio and cloning RangeSeekBar as a lib, the project will not build because your resource naming in latest of the library has changed from what the examples are calling.

Ouch - I'll better fix that

Should be fixed in 9a291de

thank you! i had just got done manually tweaking it in my local code when i saw your fix :)

👍