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

Make entire input field + label clickable to focus input field #23

Closed simonalveteg closed 1 year ago

simonalveteg commented 1 year ago

If you miss the small empty input field you instead click the set. Pressing the label should give focus to the corresponding input field.