Does ActionBarSherlock 4.2 support search suggestions for a SearchView?
问题 A month ago, I dropped-in ActionBarSherlock 4.2 into my project. I got everything to work, except the search suggestions for my SearchView . The way I was creating search suggestions was using the method in the Android documentation. Does ActionBarSherlock support search suggestions? I tried to dig through the issue list on the Github page but the issue seems closed but I can't seem to follow the discussion and understand whether it really is a resolved or not. I thought that some of you who