X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=61592e84179582ccd098b586877a2fff38862271;hp=e29e67390376ee6062cd262ac61519470d2b086b;hb=33163715e6f9dae7c7fb9e4a446309ec50124894;hpb=86d517b05c6f7e20dca42c332ab6f395e425f732 diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index e29e6739..61592e84 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" /> + + + - + + + + + + - + - + - + - + - - - + - + + - + - +