Android Studio – How to work with activities and fragments (Kotlin)
I'm new at app development and Kotlin and I'm trying to do my first app for learning purposes but I'm kinda lost. Right now, I have an activity where to log in to my app via firebase. Then what I'm…