add ring.xml
This commit is contained in:
parent
92dcddfdb0
commit
259fc8f5e1
1 changed files with 6 additions and 0 deletions
6
res/layout/ring.xml
Normal file
6
res/layout/ring.xml
Normal 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>
|
Loading…
Reference in a new issue