1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 Copyright (C)
2012 Tobias Brunner
4 Copyright (C)
2012 Giuliano Grassi
5 Copyright (C)
2012 Ralf Sager
6 Hochschule fuer Technik Rapperswil
8 This program is free software; you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by the
10 Free Software Foundation; either version
2 of the License, or (at your
11 option) any later version. See
<http://www.fsf.org/copyleft/gpl.txt
>.
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
18 <LinearLayout xmlns:
android=
"http://schemas.android.com/apk/res/android"
19 android:
layout_width=
"match_parent"
20 android:
layout_height=
"match_parent"
21 android:
layout_margin=
"5dp"
22 android:
background=
"@drawable/vpn_state_background"
23 android:
orientation=
"vertical" >
26 android:
layout_width=
"match_parent"
27 android:
layout_height=
"2dp"
28 android:
background=
"?android:attr/listDivider" />