vishesh / sealnote

Android app for keeping encrypted notes
https://play.google.com/store/apps/details?id=com.twistedplane.sealnote
MIT License
78 stars 50 forks source link

cursor goes under toolbar #1

Open vishesh opened 9 years ago

vishesh commented 9 years ago

Consider the following scenario:

  1. open any note: cursor is positioned at the first symbol of the title, title is some way below the toolbar and is clearly visible - all is fine
  2. tap the first line of the note: cursor moves to the first line of note text, the note is scrolled up so that the first line is positioned at the very top of the screen and is covered by the toolbar. The toolbar is semi-transparent but it has opaque icons so it makes the first 1-2 lines of the note very difficult to read and edit.

In my opinion cursor should never go under the toolbar - transparent or not, note should be scrolled in such a way that cursor is positioned in the clear part of the screen. Samsung Galaxy S5, Lollipop. Otherwise great program, like it.

Filed by Leonid Mironov