Home | History | Annotate | Download | only in layout

Lines Matching full:android

2 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="fill_parent"
4 android:layout_height="fill_parent"
5 android:orientation="vertical" >
8 xmlns:android="http://schemas.android.com/apk/res/android"
9 android:id="@+id/container_root"
10 android:layout_width="fill_parent"
11 android:layout_height="fill_parent"
12 android:layout_gravity="top"
13 android:orientation="vertical" />
16 android:id="@+id/status_text"
17 android:layout_width="wrap_content"
18 android:layout_height="wrap_content"
19 android:layout_gravity="bottom" >