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
commitef264f51e7b57e771ce4339261d2bb918580ecc9 (patch)
treedbdc0c533357f871745a40b9304993a46c10142e /res/layout/vpn_list_item.xml
parentd4f8b628995e6711ec653360e4b89edef912e3ae (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"