For some reason, the only way a new line will show in the design tab of the phone on android studios is if I put \n\n instead of \n in my strings.xml file that is directly connected to the text component's text field.
If I just put \n it looks just as if nothing has ever changed