]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/transaction_list_fragment.xml
label → icon for the account name filter pane
[mobile-ledger.git] / app / src / main / res / layout / transaction_list_fragment.xml
index 4a41acc7d3f3c54c92ae0756d5a233f9826bf17b..86b8a9ef6ecf959cff381bfc338a8d8f9fa6490f 100644 (file)
@@ -44,7 +44,7 @@
             <TextView
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
-                android:text="Account filter" />
+                android:background="@drawable/ic_filter_list_black_24dp" />
 
             <AutoCompleteTextView
                 android:id="@+id/transaction_filter_account_name"