Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Resource Tips

Efra Espada edited this page Jun 17, 2019 · 4 revisions

HTML New Line

Add the br tag entirely for adding new lines on the HTML content:

<resources>
     <string name="hello" hidden="true" containsHtml="true">
        <i>Hello <strong>there</strong></i>
        <br></br>
        General <strong>Kenobi</strong>.
    </string>
</resources>
Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.