summaryrefslogtreecommitdiff
path: root/res/layout/vpn_list_item.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-05 02:33:46 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-05 02:33:46 +0200
commite4f201e9c75e40e5d743bd1f9a9e6d21bb79ebbe (patch)
treedbdc0c533357f871745a40b9304993a46c10142e /res/layout/vpn_list_item.xml
parent17c883cbcc92b0bd19909ae676e5c7fa83d39de5 (diff)
Version 0.4.7 with more route checking and fix of the tmp-dir bug :(
closes issue #6
Diffstat (limited to 'res/layout/vpn_list_item.xml')
-rw-r--r--res/layout/vpn_list_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/vpn_list_item.xml b/res/layout/vpn_list_item.xml
index 75da3cf5..16d7d5bd 100644
--- a/res/layout/vpn_list_item.xml
+++ b/res/layout/vpn_list_item.xml
@@ -23,7 +23,7 @@
<LinearLayout
android:id="@+id/vpn_list_item_left"
- android:layout_width="wrap_content"
+ android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:background="?android:attr/selectableItemBackground"