Proactively set mVisible attribute in startSearch and stopSearch (not just in message handler).
This way someone can call searchManger.startSearch() and immediately have searchManger.isVisible() reflect the correct value. Fixes failing tests and bug 1993675
Loading
Please register or sign in to comment