X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=820a26832df73296a363a97355c2124d2742facc;hp=0f66ac3859d5d4773a67d40805bea8dba8003d33;hb=d9cb51bbeadd5a98ff1c4abe71a1d53288c20289;hpb=7ff1c26d71d1f13fab1d7e1dc93c0d9469b64236 diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 0f66ac38..820a2683 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -1,18 +1,18 @@ - - - - + - + android:layout_height="match_parent"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_gravity="bottom|end" + android:layout_margin="@dimen/fab_margin" + app:backgroundTint="?colorAccent" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="parent" + app:maxImageSize="36dp" + app:srcCompat="@drawable/ic_add_white_24dp" /> - - - - - - - - + android:elevation="24dp" + android:orientation="horizontal"> - - - - - - - - - - + android:paddingStart="8dp" + android:paddingEnd="8dp" + android:text="@string/transactions_last_update_label" + android:textColor="@android:color/tertiary_text_light" /> + + + - + + + + + + - + - + - + - + - - - + - + + - + - +