6cc75a106b
* Smarter size * Better size * Smarter row size * Smarter size * Fix #3792 * Bigger title && use 4 spaces * Fix #3792 * Better credits * Smarter size * Less lines to preserve space * Smarter icon size * Better size * Completely fix #3792 Using buttonbar in every line can avoid scaling problems * Completely fix #3792 * Completely fix #3792 * Add space under the screen * Make space smaller * Smarter ratingbar size * Better size * More reasonable size for powerup texts * Better spacer under the screen * Sparter space under buttons * Smarter space under buttons * Smarter space * Smaeter space under icons * Smarter space under buttons * Smarter space * Smarter space under butons * Smarter space * Smarter space under buttons * Smarter space * Smarter space under buttons * Smarter space * Smarter stars size * Fix an extra line * change buttonbar back into ribbon * dont declare the width of the buttons It may cause some characters partly showed or hidden in some lang
8 lines
252 B
XML
8 lines
252 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<stkgui>
|
|
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row">
|
|
<spacer width="10" proportion="1"/>
|
|
<button id="continue" x="20" align="left" text="Continue"/>
|
|
</div>
|
|
</stkgui>
|