jhonnyx2012 / HorizontalPicker

DatePicker horizontal con selección smooth por día para Android.
121 stars 37 forks source link

setDate() not working as expected #28

Open pingpingsim opened 4 years ago

pingpingsim commented 4 years ago

This date picker is great. But I encounter an issue below, hope someone can advise: I initialise the picker with days=7, offset=0, then select a date by default via setDate() function. But no matter what date I set, it's always set to the date in the middle of that 7 days, not the date I wanted to set. Is this the intended behaviour?

asif-ullah commented 3 years ago

NO answer for this? after more than one year pass?

jhonnyx2012 commented 2 years ago

Hi sorry, for the time without response, I'm just picking up on this issues, just created branch kotlin-migration-and-gradle-update that updates gradle plugin to the latest, implement android x, and translate everything to kotlin, comming soon bug fixing and improvements, let me know if that works for you