android:id="@+id/map"
android:layout_width="match_parent"
android:layout_height="match_parent" />
и
<fragment
xmlns:android="http://schemas.android.com/apk/res/android"
android:name="com.google.android.gms.maps.SupportMapFragment"
android:id="@+id/map"
android:layout_width="match_parent"
android:layout_height="match_parent" />
одно и то же?
Обсуждают сегодня