summaryrefslogtreecommitdiff
path: root/android/MapboxGLAndroidSDK/src/main/res/layout/fragment_mapview.xml
blob: 22afd6e513ac137c2aa676e526257217a58b43ef (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<com.mapbox.mapboxsdk.views.MapView
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />