X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=7f01a1befa32de1569f24d92b56c626b8b8ddb34;hp=81b8a28c04e03cf634f8c6ca9908069e985a66b2;hb=2153781141de6036d6f12ce081e738082daeeb9a;hpb=57240f714b30ac2c75b59687f6ceab5c3da2dc52 diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 81b8a28c..7f01a1be 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -40,135 +40,144 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - + android:layout_height="match_parent"> + + + android:layout_height="wrap_content" + android:orientation="vertical" + android:theme="@style/AppTheme" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> - + - + - + - + - + - + android:elevation="24dp" + android:orientation="horizontal"> - - + - - - + + - + android:gravity="center_vertical" + android:orientation="horizontal" + android:visibility="gone"> + + + + + + - + - + - + - - + + + - - - - - + android:layout_height="match_parent" + android:layout_marginStart="@dimen/activity_horizontal_margin" + android:layout_marginEnd="@dimen/activity_horizontal_margin" + android:gravity="center_vertical" + android:orientation="vertical"> + + + + + - + - + - + + + + +