CalendarView today date item click

前端 未结 8 1248
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-18 10:49

I searched a lot on the internet and I couldn\'t succeed to find correct solution for CalendarView click on today date.

8条回答
  •  难免孤独
    2021-01-18 11:07

    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...

    https://stackoverflow.com/a/33635580/1121497

提交回复
热议问题