Fix stale history row highlighting
Remove ListView choice mode so regular history row taps no longer persist as checked state after returning from the scan detail screen.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
android:id="@+id/scans"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:choiceMode="multipleChoice"
|
||||
android:clipToPadding="false"
|
||||
android:divider="?attr/colorOutlineVariant"
|
||||
android:dividerHeight="1px"/>
|
||||
|
||||
Reference in New Issue
Block a user