]> git.ipfire.org Git - thirdparty/strongswan.git/blob - src/frontends/android/res/layout/trusted_certificates_activity.xml
966ecf25e1d3a00b0d11d68ca97dd48700afdb49
[thirdparty/strongswan.git] / src / frontends / android / res / layout / trusted_certificates_activity.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 Copyright (C) 2012 Tobias Brunner
4 Hochschule fuer Technik Rapperswil
5
6 This program is free software; you can redistribute it and/or modify it
7 under the terms of the GNU General Public License as published by the
8 Free Software Foundation; either version 2 of the License, or (at your
9 option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
10
11 This program is distributed in the hope that it will be useful, but
12 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14 for more details.
15 -->
16 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
17 android:layout_width="match_parent"
18 android:layout_height="match_parent" >
19
20 </FrameLayout>