File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 490490 android : layout_width =" wrap_content"
491491 android : layout_height =" wrap_content"
492492 android : layout_gravity =" center_horizontal"
493+ android : layout_marginTop =" 10dp"
493494 android : text =" @string/start"
494495 style =" @style/StartStopButtonStyle"
495496 />
544545 android : id =" @+id/about"
545546 android : layout_width =" wrap_content"
546547 android : layout_height =" wrap_content"
547- android : layout_gravity =" center_horizontal"
548548 android : padding =" 10dp"
549549 android : autoLink =" web" />
550550
551551 <Button
552552 android : id =" @+id/survey"
553553 android : layout_width =" wrap_content"
554554 android : layout_height =" wrap_content"
555+ android : layout_margin =" 10dp"
555556 android : layout_gravity =" center_horizontal"
556557 android : text =" @string/main_activity_survey_button"
557558 />
You can’t perform that action at this time.
0 commit comments