aboutsummaryrefslogtreecommitdiff
path: root/testapps/customPropAnimTest/res/values/strings.xml
blob: 9c3c31bdc7b7712da26837e60d960a0f64fa70cf (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="hello">Hello World, CustomPropertyAnimationActivity!</string>
    <string name="app_name">CustomPropertyAnimation</string>

</resources>