X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=d9f604b81ce1eae4b92925ba5a011886c7b552f6;hp=01e4bb2add8b084fee04eebc746c3a47aefc0b66;hb=18da610bd4e67f9d891a2511a6ae74708921afd9;hpb=bde37d0aa472d31606b53491240c79af3374f09b diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 01e4bb2a..d9f604b8 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:maxImageSize="36dp" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="parent" + app:srcCompat="@drawable/ic_add_white_24dp" /> + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> - + android:layout_height="match_parent" + android:orientation="horizontal" + android:visibility="gone"> - + - + - + - + + 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" /> + + + - + + + + + + - + - + - + - + - - - + - + + - + - +