Set 10 below top

This commit is contained in:
raven02 2013-08-21 02:02:20 +08:00
parent cdfd1c7494
commit a71c7320f9

View File

@ -468,7 +468,7 @@ void MainScreen::CreateViews() {
I18NCategory *m = GetI18NCategory("MainMenu");
Margins actionMenuMargins(0, 20, 10, 0);
Margins actionMenuMargins(0, 10, 10, 0);
root_ = new LinearLayout(ORIENT_HORIZONTAL);