]>
iEval git - unical.git/blob - res/layout/alarm.xml
1 <RelativeLayout xmlns:
android=
"http://schemas.android.com/apk/res/android"
2 android:
layout_width=
"fill_parent"
3 android:
layout_height=
"fill_parent"
4 android:
orientation=
"vertical"
5 android:
gravity=
"center" >
8 android:
id=
"@+id/stopAlarm"
9 android:
layout_width=
"wrap_content"
10 android:
layout_height=
"wrap_content"
11 android:
text=
"@string/stop_alarm" />
This page took 0.036203 seconds and 4 git commands to generate.