kiwix-android/res/layout/zimfilelist.xml
2013-04-05 00:25:36 +02:00

8 lines
242 B
XML

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