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

Need to press filter-chip twice before bottom sheets opens #44

Closed simonalveteg closed 11 months ago

simonalveteg commented 11 months ago

When a bottomsheet has been opened, you need to press the other filterchip twice before it actually opens.

simonalveteg commented 11 months ago

Can't reproduce