X-Git-Url: https://git.ktnx.net/?p=mobile-ledger-staging.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_fragment.xml;h=680e8f74dba7169956895e34e061534358109533;hp=115a8a377a50a0a393b0fda6013f6fef5e77a1a2;hb=c5e225104863d700224b42df374cb614245945c7;hpb=213321a245aa6f57715985104e96a354594903db diff --git a/app/src/main/res/layout/transaction_list_fragment.xml b/app/src/main/res/layout/transaction_list_fragment.xml index 115a8a37..680e8f74 100644 --- a/app/src/main/res/layout/transaction_list_fragment.xml +++ b/app/src/main/res/layout/transaction_list_fragment.xml @@ -51,7 +51,7 @@ android:id="@+id/clearAccountNameFilter" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:background="@drawable/ic_clear_black_24dp" + android:background="@drawable/ic_clear_accent_24dp" android:backgroundTint="?colorAccent" android:clickable="true" android:focusable="true" />