summaryrefslogtreecommitdiff
path: root/android/testData/xmlpull/simple.xml
blob: 022fb89465d77e23dcf75661573eb0ce18a72ee7 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent">
</LinearLayout>