blob: 2205700ed07b30cf3d97fc5d7aed0ef83250a9d6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<org.zeroxlab.graphics.DrawRectView
android:id="@+id/rect"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
</FrameLayout>