federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.68k stars 1.11k forks source link

Fix crash while switching to reduced note layout #788

Closed tappdesign closed 3 years ago

tappdesign commented 3 years ago

Expanded note layout was always created, independent from setting

federicoiosue commented 3 years ago

Great job, would you also be able to add a test to check that? An UI Espresso test would be enough!

tappdesign commented 3 years ago

OK, I will try it, but I have no experience with UI Espresso at all... Test committed, not sure if it is exactly what you have meant ;-)

federicoiosue commented 3 years ago

Great job, pull request merged!

tappdesign commented 3 years ago

Thank you very much. And of course, Omni-Notes is very nice piece of code ;-)