Этот коммит содержится в:
Anton Tananaev
2016-11-05 10:38:13 +13:00
родитель 958366ccab
Коммит b5375c8832
15 изменённых файлов: 38 добавлений и 82 удалений
+2 -4
Просмотреть файл
@@ -1,9 +1,7 @@
<fragment
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/map"
android:name="com.google.android.gms.maps.SupportMapFragment"
android:id="@android:id/content"
tools:context=".MainActivity" />