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=84c29bcf88c26ddf4c82e99f76b874e2ff6e07a3;hp=c871f2ad4213e11c25ad64c9aa10489044b026a2;hb=998dd32a089d199a2569069415755eb3169b35b0;hpb=95cf1db4897d97d1be0ec8e5a7c5d11de26efa85 diff --git a/app/src/main/res/layout/transaction_list_fragment.xml b/app/src/main/res/layout/transaction_list_fragment.xml index c871f2ad..84c29bcf 100644 --- a/app/src/main/res/layout/transaction_list_fragment.xml +++ b/app/src/main/res/layout/transaction_list_fragment.xml @@ -1,18 +1,18 @@ - - - - - - - - - - - + app:layout_constraintBottom_toBottomOf="parent" + tools:context="net.ktnx.mobileledger.ui.activity.MainActivity"> + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> + android:layout_height="match_parent" + android:scrollbars="vertical" /> +