Skip to content

Instantly share code, notes, and snippets.

@nagendrababu143
Created August 27, 2018 02:25
Show Gist options
  • Save nagendrababu143/23ddb20214bd7cd79f84fc5d39b499fb to your computer and use it in GitHub Desktop.
Save nagendrababu143/23ddb20214bd7cd79f84fc5d39b499fb to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:map="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/map"
android:name="com.google.android.gms.maps.SupportMapFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MapsActivity" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment