X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_fragment.xml;h=4d3ceb6f439f23006ec48294da2735c3d92457a1;hp=2cd0d99d5d76b67afe42442985dcbdf6dea0e39a;hb=e4fbe68f6f12008670bd8c34f14b9e4ce6c111ff;hpb=170c042bdd7abf60d7306b9526a5a01becfa793c diff --git a/app/src/main/res/layout/transaction_list_fragment.xml b/app/src/main/res/layout/transaction_list_fragment.xml index 2cd0d99d..4d3ceb6f 100644 --- a/app/src/main/res/layout/transaction_list_fragment.xml +++ b/app/src/main/res/layout/transaction_list_fragment.xml @@ -27,50 +27,62 @@ - + android:elevation="24dp" + android:orientation="horizontal"> + + - + + + - + android:layout_marginTop="-8dp" + android:layout_marginBottom="-7dp" + android:indeterminate="true" + android:padding="0dp" + android:progressTint="@color/colorPrimary" + android:visibility="invisible" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/last_update_row" /> - + + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/last_update_row">