Answers for "new line in string resource android"

0

new line in string resource android

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="title">Hello\nWorld!</string>
</resources>
Posted by: Guest on March-21-2022

Browse Popular Code Answers by Language