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=e29e67390376ee6062cd262ac61519470d2b086b;hb=86e2084b850138f76c159d38adebe99282d174de;hpb=86d517b05c6f7e20dca42c332ab6f395e425f732 diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index e29e6739..6ddb67e4 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -40,136 +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"> + + + + +