X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=6ddb67e4141e35d680b6bfc1854b593b09d888dd;hp=81b8a28c04e03cf634f8c6ca9908069e985a66b2;hb=86e2084b850138f76c159d38adebe99282d174de;hpb=57240f714b30ac2c75b59687f6ceab5c3da2dc52 diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 81b8a28c..6ddb67e4 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -40,135 +40,143 @@ 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"> + + + + + - + - + - + + + + +