From b00d99cb986cff749ab3cef80efce2157f958b1f Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Mon, 23 Dec 2019 15:50:01 +0300 Subject: [PATCH] Added scroll viewer to main layout and rearranged some buttons --- .../Resources/layout/activity_main.xml | 289 ++++++++++-------- 1 file changed, 155 insertions(+), 134 deletions(-) diff --git a/GUT.Schedule/GUT.Schedule/Resources/layout/activity_main.xml b/GUT.Schedule/GUT.Schedule/Resources/layout/activity_main.xml index 04320c2..e6337ec 100644 --- a/GUT.Schedule/GUT.Schedule/Resources/layout/activity_main.xml +++ b/GUT.Schedule/GUT.Schedule/Resources/layout/activity_main.xml @@ -1,161 +1,182 @@ - + android:paddingBottom="50dp"> - + android:orientation="vertical" + android:layout_margin="10dp"> - - - - - - - - - - - - - - - - - - - + android:layout_height="wrap_content" + android:text="Параметры расписания" + android:textStyle="bold" + android:textSize="16dp"/> + + + + + + + + + + + + + + + + + + + + -