PersistentSearchView
PersistentSearchView copied to clipboard
Sample code suggestions don't work the same as Play Store sample app
When you tap one of the default suggestions they don't generate any kind of result, the tap is just logged in the console but not output is generated at all. I tried sending the suggestion title to onSearch() but it didn't produce the expected behaviour. I was hoping to see how the behaviour from the Sample app in the Play Store was implemented. Am I missing something here?
Ok, it seems I had to change the return value to 'true' too. Dunno why that piece of code was removed: 289d36cdf5a928a46b5227d36465ae0e8db333ec