blob: 4c7dd9389139e7a220e97bad7d0da34dfadecd9a (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
</RelativeLayout>
|