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=2012b6b0f57b8ece34553a6fd076e945ed880d82;hb=86e2084b850138f76c159d38adebe99282d174de;hpb=05efd84b433be55e8992fe87e31912d9d57c2362 diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 2012b6b0..6ddb67e4 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -40,104 +40,143 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - + android:layout_height="match_parent"> + + + 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_marginBottom="0dp" + android:orientation="vertical"> - + android:divider="@drawable/list_divider" + android:elevation="2dp" + android:orientation="vertical" + android:showDividers="beginning" + app:layout_constraintBottom_toBottomOf="parent"> - - - + android:layout_weight="1" + android:drawableStart="@drawable/ic_view_list_black_24dp" + android:onClick="navProfilesClicked" + android:text="@string/profiles" /> - + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - +