ActionBarSherlock
ActionBarSherlock copied to clipboard
Clicking searchwidget while refreshing collapses other actionbar items
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:
- Click refresh.
- While refresh is spinning click quickly on the searchwidget.
- Close the searchwidget by clicking the cross in the right side.
- Now the searchwidget will be the only visible actionbaritem (except from title and home).
Please create a pull request on the dev branch which adds an example to the 'known-bugs' sample demonstrating the behavior.