simonalveteg / Workout-Tracker

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

Request focus when adding a new set #18

Closed simonalveteg closed 1 year ago

simonalveteg commented 1 year ago

When adding a new set the keyboard should pop up automatically, with focus set to the first input field.