Junaid Rehmat
Junaid Rehmat
@jinfagang did you find the solution? I am facing the same error.
Yes you are right. I am thinking for a better solution for Android. I am mainly experienced in iOS so if some Android developer want to contribute to it, that...
Hi @veer9002 ``` _todayDate = [NSDate date]; // Min date will be 12 month before today _minDate = [_calendarManager.dateHelper addToDate:_todayDate months:-12]; // Max date will be 12 month after today...
nopes @jvashisht, I didn't have any luck, and wasn't able to spend much time on it, but now you have reminded me again, I will look into it once more....
The problem is that if today is 22 and it is highlighted in red, now I click on 25th, and it is highlighted in blue. If I click on Today...
> @matheusfajardo created a PR (#84) to fix this, it is not merged yet. But you can use it in your project anyway > > ``` > searchable_dropdown: > git:...
For now it is not possible, but I will look into it.
I would look into it, but I would be open to a pull request if someone else wants to contribute.