Android Studio – When I run my application on my Android Phone from Android Studio, it shows blank screen
I am building a Chatting App and I am stuck at Sign Up because when I run my application, it shows a blank screen. By the way, I am using binding. And when I use this code: public class SignUpActivity…