diff --git a/app/src/main/res/layout/content_main.xml b/app/src/main/res/layout/content_main.xml index 4512c2d..e21b4ae 100644 --- a/app/src/main/res/layout/content_main.xml +++ b/app/src/main/res/layout/content_main.xml @@ -6,130 +6,256 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior"> - + android:layout_height="0dp" + android:orientation="horizontal" + app:layout_constraintTop_toTopOf="parent"> - + + + + + + + + + android:layout_height="wrap_content" + android:orientation="horizontal"> - - - - - + android:layout_weight="1" + android:text="123" /> + android:layout_weight="1" + android:text="123" /> - + + - + - + - + - - + - + - + - - + + - + -