mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
show the keyboard at creating new note
This commit is contained in:
@ -143,6 +143,7 @@ class MainActivity : SimpleActivity(), ViewPager.OnPageChangeListener {
|
||||
invalidateOptionsMenu()
|
||||
initViewPager()
|
||||
updateSelectedNote(id)
|
||||
mAdapter.showKeyboard(getNoteIndexWithId(id))
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user