roomorama / Caldroid

A better calendar for Android
Other
1.42k stars 532 forks source link

NOTE: SingleLine in custom adapter broke scrolling #454

Open shagiz opened 7 years ago

shagiz commented 7 years ago

Having spent almost a day I found out that If in layout for custom day view textview has such attr as "singleLine" then scroll dosen't work.

Maybe that is not a common problem, but this info can be placed somewhere in docs I think.