mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-03-04 14:37:31 -05:00
move the cursor to the end of note
This commit is contained in:
@@ -109,6 +109,7 @@ class NoteFragment : Fragment() {
|
||||
setColors(config.textColor, config.primaryColor, config.backgroundColor)
|
||||
setTextSize(TypedValue.COMPLEX_UNIT_PX, context.getTextSize())
|
||||
gravity = getTextGravity()
|
||||
setSelection(text.length)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user