Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created March 23, 2016 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitherejoe/19740d38f7f73ea8d39d to your computer and use it in GitHub Desktop.
Save hitherejoe/19740d38f7f73ea8d39d to your computer and use it in GitHub Desktop.
RemoteInput remoteInput = new RemoteInput.Builder(KEY_TEXT_REPLY)
.setLabel(LABEL_REPLY)
.build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment