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?
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?