Skip to content

Commit f95fc40

Browse files
Haz3-joltdavid-allison
authored andcommitted
Rename note_editor.xml to note_editor_fragment.xml
1 parent 3de085e commit f95fc40

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

AnkiDroid/src/main/java/com/ichi2/anki/NoteEditorFragment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ const val CALLER_KEY = "caller"
208208
@KotlinCleanup("Go through the class and select elements to fix")
209209
@KotlinCleanup("see if we can lateinit")
210210
class NoteEditorFragment :
211-
Fragment(R.layout.note_editor),
211+
Fragment(R.layout.note_editor_fragment),
212212
DeckSelectionListener,
213213
SubtitleListener,
214214
TagsDialogListener,
File renamed without changes.

0 commit comments

Comments
 (0)