kizitonwose / Calendar

A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
MIT License
4.67k stars 505 forks source link

help #544

Closed yuanmaio closed 4 months ago

yuanmaio commented 4 months ago

Library information:

Question:

[e.g. How do I do X or Y?] How to click on the month above and hide the corresponding date below?

kizitonwose commented 4 months ago

I assume you need the same logic used here, except you hide the entire month and set the click listener on the month header. See the sample app for how we animate the month.