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=4a41acc7d3f3c54c92ae0756d5a233f9826bf17b;hp=ead3956e9def3f5b61c31cfc29472f37a437ec87;hb=0bbdc409d82da31324c031f36607510f17d992e6;hpb=8c51ed6deeca6a66d6120f3d967c3ceafb1eb226 diff --git a/app/src/main/res/layout/transaction_list_fragment.xml b/app/src/main/res/layout/transaction_list_fragment.xml index ead3956e..4a41acc7 100644 --- a/app/src/main/res/layout/transaction_list_fragment.xml +++ b/app/src/main/res/layout/transaction_list_fragment.xml @@ -23,7 +23,7 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" app:layout_constraintBottom_toBottomOf="parent" - tools:context=".TransactionListActivity"> + tools:context="net.ktnx.mobileledger.ui.activity.MainActivity"> + android:onClick="onViewClicked" + android:focusable="true" />