X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=addf2a2a169a14beff63de29a96160e53fd6ab37;hb=940c057386c5c9b39404d58a97d98c63182e58ff;hp=2ff3b4e6621b25d77d28f4c92f1e1fcf41f67ec3;hpb=c6fe580ac5a93cff593d95a0fe34bd6c2c7bddfc;p=mobile-ledger.git diff --git a/app/src/main/res/layout/account_summary_row.xml b/app/src/main/res/layout/account_summary_row.xml index 2ff3b4e6..addf2a2a 100644 --- a/app/src/main/res/layout/account_summary_row.xml +++ b/app/src/main/res/layout/account_summary_row.xml @@ -23,6 +23,7 @@ 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"> + android:background="@drawable/ic_expand_less_black_24dp" + android:clickable="true" + android:onClick="onAccountSummaryRowViewClicked" /> + + + + + + + + + + +