1 post
-2
1
38
I’m making a task app with Kotlin and firebase, but every time I try to add information to my database, it doesn’t add it but replaces the previous one. This is my code: class AddActivity :…