I am programming a Counter App where the count is stored in a database. I am using Kotlin, Jetpack Compose, Room and Hilt. When I press the Button for increment, the count do not change. I tried to debug with Log.d(...) and always get this at Logcat no matter how often I press the increment Butto
0
Be the first to comment
Please sign in join the conversation