blazsolar / WeekDatePicker

Lightweight week date picker implmentation for Android.
MIT License
64 stars 17 forks source link

Attribute "dividerSize" has already been defined #1

Closed meeftah closed 8 years ago

meeftah commented 8 years ago

I'm using your horizontalpicker together with weekdatepicker and this error shows up Error:(218) Attribute "dividerSize" has already been defined

meeftah commented 8 years ago

any update,..

blazsolar commented 8 years ago

I'll add prefix to attributes and I'll try to doit by the end of weekend.

meeftah commented 8 years ago

so? I need this for my project

blazsolar commented 8 years ago

Version 1.1 is available that prefixes all attributes with wdp_. This should fix your problem.