mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-02-17 11:50:46 +01:00
move the cursor to the end of note
This commit is contained in:
parent
bcd7dcd86d
commit
5ec40cbd9e
@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user