simonalveteg / Workout-Tracker

A Workout Tracker for Android written with Jetpack Compose using MVVM architecture, a room database and dependency injection with dagger hilt.
21 stars 1 forks source link

Scrollable session header #39

Closed simonalveteg closed 12 months ago

simonalveteg commented 12 months ago

Fix session screen layout by moving Header into LazyColumn, making it clickable (among other positives)