diff --git a/app/src/main/res/layout/fragment_new_session.xml b/app/src/main/res/layout/fragment_new_session.xml index 99f85212..987c681f 100644 --- a/app/src/main/res/layout/fragment_new_session.xml +++ b/app/src/main/res/layout/fragment_new_session.xml @@ -1,31 +1,71 @@ - + + - - - - - - \ No newline at end of file + android:layout_height="match_parent" + android:fillViewport="true" + app:layout_behavior="@string/appbar_scrolling_view_behavior"> + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file