mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
8 lines
242 B
XML
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> |