summaryrefslogtreecommitdiff
path: root/Defogger/res/layout/activity_configurenetwork.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Defogger/res/layout/activity_configurenetwork.xml')
-rw-r--r--Defogger/res/layout/activity_configurenetwork.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Defogger/res/layout/activity_configurenetwork.xml b/Defogger/res/layout/activity_configurenetwork.xml
index 15797b4..6c91efc 100644
--- a/Defogger/res/layout/activity_configurenetwork.xml
+++ b/Defogger/res/layout/activity_configurenetwork.xml
@@ -44,6 +44,5 @@
android:id="@+id/networks"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:choiceMode="singleChoice"
- android:listSelector="@color/list_view_selector"/>
+ android:choiceMode="singleChoice"/>
</LinearLayout>