Applandeo / Material-Calendar-View

Material Calendar View for Android
Apache License 2.0
970 stars 317 forks source link

How to minimize calendar view hight and width size with perfectly show full calendar? #419

Closed ghost closed 2 years ago

gulabsagevadiya commented 2 years ago

have you found any solution for this? I am also trying to minimize calendar view height and width but couldn't.

kormateusz commented 2 years ago

Calendar has it's own minimal width and height. You can change it with android:layout_width android:layout_height but it may not look well.