OsmAnd/OsmAnd/res/layout/fragment_help_screen.xml

7 lines
256 B
XML
Raw Normal View History

2015-10-28 19:57:06 +01:00
<?xml version="1.0" encoding="utf-8"?>
2016-04-28 09:28:21 +02:00
<ListView
android:id="@android:id/list"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:divider="@null"/>