Screen { U2Title "title" { text "FRIEND" } U2Menu "friend_ctx" { position 0, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 180 children { } } Group "caption" { position 0, 124 anchor centre, mid layout vertical children { Text "text" { text "" } } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "BACK" } }