Commit c26cd50
Fix deck menu remaining open after editing description
When dismissing EditDeckDescriptionDialog, dismiss all dialog fragments
to close DeckPickerContextMenu. This prevents the context menu from
appearing on top of the keyboard and is closer to the behavior of other
menu actions.1 parent 606df12 commit c26cd50
File tree
1 file changed
+3
-2
lines changed- AnkiDroid/src/main/java/com/ichi2/anki/dialogs
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | | - | |
| 154 | + | |
154 | 155 | | |
155 | | - | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments