summaryrefslogtreecommitdiff
path: root/android/testData/rename/layout4.xml
blob: 72f3d5e274a28618d456ce599012233b467c0062 (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android">
  <TextView android:text="@string/str"/>
</LinearLayout>