Commit 15e1b05
fix: fallback if 'multiselect-values' not found
Instead, fallback to no selections
I could not reproduce this crash, it did not seem
like a cache clearing bug, as I didn't see logs
for other IdsFile issues
I suspect this is somehow due to `CardBrowser` being the
initially launched activity
Issue 195721 parent da59684 commit 15e1b05
File tree
1 file changed
+15
-1
lines changed- AnkiDroid/src/main/java/com/ichi2/anki/browser
1 file changed
+15
-1
lines changedLines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
459 | 473 | | |
460 | 474 | | |
461 | 475 | | |
| |||
0 commit comments