summaryrefslogtreecommitdiff
path: root/android/testData/render/layout3.xml
blob: 75a6463a6ad2c5f75a6b8152772651ddb49162d6 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<Bitton xmlns:android="http://schemas.android.com/apk/res/android"
                android:text="My Text"
                android:layout_width="match_parent"
                android:layout_height="match_parent"/>