From 7bfd830078268c010fdc65ccb2ef4980bf6c8e4d Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 4 May 2012 00:28:52 +0200 Subject: Get vpn list working again, not yet perfect but at least delete works http://code.google.com/p/android/issues/detail?id=3414 is hunting me :( --- res/layout/vpn_list_item.xml | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 res/layout/vpn_list_item.xml (limited to 'res/layout/vpn_list_item.xml') diff --git a/res/layout/vpn_list_item.xml b/res/layout/vpn_list_item.xml new file mode 100644 index 00000000..dc6254e5 --- /dev/null +++ b/res/layout/vpn_list_item.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3