blob: f4be562d0c51b5dc1901b4c24b5c092516d41c3b [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.DrawArcView
android:id="@+id/rect"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
</FrameLayout>