From 32bcede9f5f2e30df913b29d0990a3702bb7dad8 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 5 Feb 2014 14:45:33 +0100 Subject: add notice about need of OpenVPN support --- res/layout/vpn_profile_list.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'res') diff --git a/res/layout/vpn_profile_list.xml b/res/layout/vpn_profile_list.xml index 004c4638..c1ce353f 100644 --- a/res/layout/vpn_profile_list.xml +++ b/res/layout/vpn_profile_list.xml @@ -24,12 +24,25 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/no_vpn_profiles_defined" + android:textAppearance="?android:attr/textAppearanceLarge" /> + + + + + +