ActionBarSherlock icon indicating copy to clipboard operation
ActionBarSherlock copied to clipboard

Clicking searchwidget while refreshing collapses other actionbar items

Open EsbenGaarsmand opened this issue 13 years ago • 1 comments

If a user clicks refresh and then the searchwidget while refreshing all actionbar items except from searchwidget will collapse. This can be confirmed in the Styled Sample by doing following:

  1. Click refresh.
  2. While refresh is spinning click quickly on the searchwidget.
  3. Close the searchwidget by clicking the cross in the right side.
  4. Now the searchwidget will be the only visible actionbaritem (except from title and home).

EsbenGaarsmand avatar Aug 27 '12 11:08 EsbenGaarsmand

Please create a pull request on the dev branch which adds an example to the 'known-bugs' sample demonstrating the behavior.

JakeWharton avatar Oct 07 '12 18:10 JakeWharton