I searched a lot on the internet and I couldn\'t succeed to find correct solution for CalendarView click on today date.
Not a direct solution but what I finally did was to ignore OnDateChangeListener and add a SELECT button. Not my desired solution either but it works...
OnDateChangeListener
https://stackoverflow.com/a/33635580/1121497