Is it possible to implement something like a Googl...
# compose-android
d
Is it possible to implement something like a Google Calendar day view? i.e. a container for cards sparsely distributed, with a grid-like background, with (vertical only) kinetic scrolling, two finger scrolling, and (also vertical) zoom? This looks simpler than it is IMHO.
r
I don’t know if that’s still the case but in the original app it was a completely custom view.
I imagine it’s still the case to be able to handle overlapping events