summaryrefslogtreecommitdiff
path: root/android/testData/rename/styles.xml
blob: a88e4b147b3f8109e11a3818109d3c8f074fd260 (plain)
1
2
3
4
5
<resources>
  <style name="Theme.MyTheme">
    <item name="android:windowBackground">@drawable/pic</item>
  </style>
</resources>