[TIMOB-7700] Android: Enable searchBar to animate cancel button
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-15T18:41:48.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | community, insight, parity |
Reporter | Phil Oye |
Assignee | Eric Merriman |
Created | 2012-02-16T17:16:00.000+0000 |
Updated | 2017-06-15T18:41:48.000+0000 |
Description
From the original iOS issue:
When a searchBar is NOT attached to a tableView, instead attached to a view on the window, the cancel button isn't animated. Nor does there seem to be a property to enable it. The cancel button IS animated when a searchBar is attached to a tableView.
iOS now has an optional argument in setShowCancel, of setShowCancel(BOOL,{animated:true}) wherein the cancel button is animated in its hiding. If Android offers something similar, we probably should support it for parity's sake.
Closing ticket due to time passed and lack of progress in the past few years. Any problems, please file a new ticket.