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=08b9b06b04f48209483330de250d2144947709f1;hb=e4fbe68f6f12008670bd8c34f14b9e4ce6c111ff;hpb=8efd47224289c5cd27952e448441b2197f9640d0 diff --git a/app/src/main/res/layout/transaction_list_fragment.xml b/app/src/main/res/layout/transaction_list_fragment.xml index 08b9b06b..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">