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="fill_parent"
11 android:layout_height="fill_parent"
12 android:background="#aaa"
13 android:orientation="vertical"
16 <org.libreoffice.ui.PageView
17 android:layout_width="fill_parent"
18 android:layout_height="wrap_content"