1
<screen title="Sahana Mobile">
2
<container style="layout:inlinelayout(false,fill); align:top">
3
<text text="Main Menu" />
4
<button onAction="MPE">Missing Person Entry</button>
5
<button onAction="about">About</button>
7
<screenFirstMenu onAction="exitConfirm" shortcuts="back|delete|0">Exit</screenFirstMenu>