summaryrefslogtreecommitdiff
path: root/Defogger/res/layout/activity_scanner.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Defogger/res/layout/activity_scanner.xml')
-rw-r--r--Defogger/res/layout/activity_scanner.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/Defogger/res/layout/activity_scanner.xml b/Defogger/res/layout/activity_scanner.xml
index 975bb61..8443446 100644
--- a/Defogger/res/layout/activity_scanner.xml
+++ b/Defogger/res/layout/activity_scanner.xml
@@ -25,7 +25,6 @@
android:scrollbars="vertical"
android:layout_width="match_parent"
android:layout_height="fill_parent"
- android:choiceMode="singleChoice"
- android:listSelector="@color/list_view_selector"
- android:layout_below="@id/pincode" />
+ android:layout_below="@id/pincode"
+ android:choiceMode="singleChoice"/>
</RelativeLayout>