X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=ca88fe86eaf6a1af7e3c0405b86694963257199a;hb=b04c98250e8e2abcf1d652e2a20cff0f9b98784b;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..ca88fe86 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" /> + + + + + + + + + + +