Skip to content
Snippets Groups Projects
Select Git revision
  • e742e7561b56ca2b9e53300ae5050a1da0d89a4c
  • master default
2 results

activity_maps.xml

Blame
  • activity_maps.xml 412 B
    <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="com.speedyapps.keepyousafe.MapsActivity" />