Skip to content

Scroll down Adding Contact screen

Normally, you would introduce a new layout only for small screens, but in this case it is easier and has less maintenance overhead to just scroll down the screen, so the button is always visible after loading.

While I was at it, I also replaced getLocalAuthors() by the new getLocalAuthor().

Closes #616 (closed)

Merge request reports