BijoySingh / Scarlet-Notes

[Discontinued and Unsupported Project] Simple yet powerful rich note taking android application, with a lot of flexibilty of usage
https://play.google.com/store/apps/details?id=com.bijoysingh.quicknote
GNU General Public License v3.0
355 stars 94 forks source link

[BUG] Activity state is not preserved after screen rotation #115

Open Fs00 opened 5 years ago

Fs00 commented 5 years ago

I found out that none of the app's activities keeps their state after screen rotation. And that's very bad, because:

Hope this can be fixed soon.

Fs00 commented 4 years ago

PR #154 fixes this problem for main activity. This issue should remain open until we fix it also for note preview and editing activities.