The filter icon in the floating toolbar at the bottom right changes to blue to show when filters are active. So that already exists (unless you hid the floating toolbar). I suppose I can change the color of the delete button as well (or instead) if everyone thinks that's better.
The textbox for the filters always has focus for me on the library screen. That means there really isn't a way for me to select all the text if the user "selects it" because it's already selected. If I intercept the tap and always select all the text if the user taps the control, it would interfere with the normal behavior of an edit control where you can tap where you want the insertion cursor to be, the ability to select & copy text, etc. I don't think that would be good...
Thanks,
Mike
The textbox for the filters always has focus for me on the library screen. That means there really isn't a way for me to select all the text if the user "selects it" because it's already selected. If I intercept the tap and always select all the text if the user taps the control, it would interfere with the normal behavior of an edit control where you can tap where you want the insertion cursor to be, the ability to select & copy text, etc. I don't think that would be good...
Thanks,
Mike