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

Equipment pills don't get highlighted when selected #9

Closed simonalveteg closed 1 year ago

simonalveteg commented 1 year ago

In exercise picker, pressing an equipment should give it a yellow background to indicate which is selected. The background doesn't change.

simonalveteg commented 1 year ago

Fixed in #5