OsmAnd/OsmAnd/res/layout/atlas_map_renderer_view.xml
2014-11-28 17:10:23 +02:00

6 lines
272 B
XML

<?xml version="1.0" encoding="utf-8"?>
<net.osmand.core.android.AtlasMapRendererView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/atlasMapRendererView"
android:layout_width="match_parent"
android:layout_height="match_parent" />