OsmAnd/OsmAnd/res/layout/atlas_map_renderer_view.xml

7 lines
272 B
XML
Raw Normal View History

2014-11-28 16:10:05 +01:00
<?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" />