Advertisement
rachmadi

activity_maps

Jun 22nd, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <fragment xmlns:android="http://schemas.android.com/apk/res/android"
  2.    xmlns:map="http://schemas.android.com/apk/res-auto"
  3.    xmlns:tools="http://schemas.android.com/tools"
  4.    android:id="@+id/map"
  5.    android:name="com.google.android.gms.maps.SupportMapFragment"
  6.    android:layout_width="match_parent"
  7.    android:layout_height="match_parent"
  8.    tools:context="com.d4mdp.plesir.activity.MapsActivity" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement