2009-10-20 16:52:52 -04:00
|
|
|
<stkgui>
|
|
|
|
|
2011-03-26 19:51:49 -04:00
|
|
|
<icon-button id="back" x="0" y="0" height="8%" icon="gui/back.png"/>
|
|
|
|
|
2009-10-20 16:52:52 -04:00
|
|
|
<div x="5%" y="2%" width="90%" height="96%" layout="vertical-row" >
|
|
|
|
|
2011-03-26 19:51:49 -04:00
|
|
|
<header I18N="Title for challenges screen" text="Challenges : Trophy Room" text_align="center" align="center" width="80%" />
|
2009-10-20 16:52:52 -04:00
|
|
|
|
2011-03-26 21:10:06 -04:00
|
|
|
<spacer height="5" width="100%"/>
|
2009-10-20 16:52:52 -04:00
|
|
|
|
2011-03-26 21:10:06 -04:00
|
|
|
<box width="100%" proportion="5" layout="vertical-row">
|
2009-10-20 16:52:52 -04:00
|
|
|
|
2011-03-26 21:10:06 -04:00
|
|
|
<ribbon_grid id="challenges" proportion="8" width="100%"
|
2011-03-26 19:51:49 -04:00
|
|
|
label_location="bottom" align="center" child_width="128" child_height="128" />
|
|
|
|
|
2011-03-26 21:10:06 -04:00
|
|
|
|
2011-03-26 19:51:49 -04:00
|
|
|
<spacer proportion="1" width="100%"/>
|
2009-10-20 16:52:52 -04:00
|
|
|
</box>
|
|
|
|
</div>
|
|
|
|
</stkgui>
|