1 <?xml version="1.0" encoding="utf-8"?>
3 This file is part of the LibreOffice project.
5 This Source Code Form is subject to the terms of the Mozilla Public
6 License, v. 2.0. If a copy of the MPL was not distributed with this
7 file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
10 android:layout_width="match_parent"
11 android:layout_height="match_parent"
12 android:orientation="vertical" >
15 android:id="@+id/file_explorer_list_view"
16 android:layout_width="fill_parent"
17 android:layout_height="fill_parent">