Skip to content

Instantly share code, notes, and snippets.

@Ikhiloya
Last active June 1, 2019 22:54
Show Gist options
  • Select an option

  • Save Ikhiloya/e85b7dac28e4821832bdb86991c0e238 to your computer and use it in GitHub Desktop.

Select an option

Save Ikhiloya/e85b7dac28e4821832bdb86991c0e238 to your computer and use it in GitHub Desktop.
Google Places Autocomplete Support Fragment
<fragment android:id="@+id/autocomplete_fragment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:name="com.google.android.libraries.places.widget.AutocompleteSupportFragment"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment