add ring.xml

This commit is contained in:
Jehan Monnier 2011-01-24 09:48:14 +01:00
parent 92dcddfdb0
commit 259fc8f5e1

6
res/layout/ring.xml Normal file
View file

@ -0,0 +1,6 @@
<?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>