Guidelines in layouts in android studio
I am new to android studio and android development. I am trying to use guidelines to make my layout adapt to all screen sizes. I am setting the guidelines by the percentage tag. For eg: Inside my login screen I…