aboutsummaryrefslogtreecommitdiff
path: root/core/src/androidTest/res/xml/text_changelog.xml
blob: 62941441ae64067f4e7943c340dc728ac7833a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <version title="title1"/>
    <item text="test case" />
    <item text="" />

    <version title="title2"/>
    <item text="potato" />

</resources>