diff --git a/res/layout/inbox.xml b/res/layout/inbox.xml index 9bd2a9b..64a14ac 100755 --- a/res/layout/inbox.xml +++ b/res/layout/inbox.xml @@ -9,7 +9,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_weight="1" - android:drawSelectorOnTop="false"/> + android:choiceMode="multipleChoice" />