Skip to content

Note content disappears on screen rotate. #301

@kukukk

Description

@kukukk

Hi,

As I mentioned in the title when I open a note when the phone is in portrait mode and rotate the phone to landscape the content disappears. The notes app is set to open the note in view mode by default, but I think it also happens in edit mode too, because I lost the content of a note and I think it was cased by this issue.

It's easy to reproduce:

  • put the phone in portrait mode
  • open a note
  • rotate the phone in landscape mode

As a simple fix, for me, it's enough to simply force the orientation to portrait by adding:
android:screenOrientation="portrait"

Thanks,
kukukk

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions