Commit template Android project

Этот коммит содержится в:
Anton Tananaev
2015-09-02 16:17:14 +12:00
Коммит 49344e8b68
20 изменённых файлов: 379 добавлений и 0 удалений
+4
Просмотреть файл
@@ -0,0 +1,4 @@
<fragment 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" tools:context=".MainActivity"
android:name="com.google.android.gms.maps.SupportMapFragment" />