Added method getViewIntent, which is missing in the code sample#16
Added method getViewIntent, which is missing in the code sample#16Shanannigans wants to merge 1 commit intogoogle:masterfrom
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it. |
| return intent; | ||
| } | ||
|
|
||
|
|
There was a problem hiding this comment.
nit: Unnecessary new line
|
Hi @Shanannigans. This sample is being used for a couple different codelabs. |
|
Hi, of course, this is the codelab that I meant @zayna-shahzad : http://search-codelabs.appspot.com/codelabs/voice-search |
In the Google codelabs example, this method is missing and it is nowhere mentioned that the user should add it.