We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ae20e commit d2fb924Copy full SHA for d2fb924
1 file changed
app/src/main/kotlin/com/simplemobiletools/notes/fragments/NoteFragment.kt
@@ -20,6 +20,7 @@ import com.simplemobiletools.notes.helpers.GRAVITY_CENTER
20
import com.simplemobiletools.notes.helpers.GRAVITY_RIGHT
21
import com.simplemobiletools.notes.helpers.NOTE_ID
22
import com.simplemobiletools.notes.models.Note
23
+import kotlinx.android.synthetic.main.fragment_note.*
24
import kotlinx.android.synthetic.main.fragment_note.view.*
25
import java.io.File
26
0 commit comments