]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/account_summary_row.xml
rework showing of account's transactions with a context menu
[mobile-ledger.git] / app / src / main / res / layout / account_summary_row.xml
index 257ef6021b8ca29ba5dfa8a50287ccbe50c6e50e..1fb4588c5207dd174bdeb480af0ba7c44ab1a42b 100644 (file)
@@ -23,6 +23,7 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:id="@+id/account_summary_row"
     android:layout_width="match_parent"
     xmlns:tools="http://schemas.android.com/tools"
     android:id="@+id/account_summary_row"
     android:layout_width="match_parent"
+    android:longClickable="true"
     android:layout_height="wrap_content">
 
     <CheckBox
     android:layout_height="wrap_content">
 
     <CheckBox