when editing a String in XML I need to add line breaks. And I wanted to ask what is the RIGHT form when programming for android? Because works but ECLIPS
Take note: I have seen other posts that say will give you a paragraph break, which oddly enough works in the Android xml String.xml file, but will NOT show up in a device when testing (no breaks at all show up). Therefore, the \n shows up on both.