small numbers in CalendarView android

前端 未结 2 1658
感动是毒
感动是毒 2021-01-19 10:11

I need the CalendarView for my app. But the numbers of the days are very small. How to make them bigger?

2条回答
  •  天命终不由人
    2021-01-19 10:33

    Apparently, it's a bug in the code for the CalendarView. Here's a reference to the bug. It's not a real answer, but more of an explanation, I guess.

    https://code.google.com/p/android/issues/detail?id=34932

    Allegedly, it's been fixed in 4.2.

提交回复
热议问题