Kin69 / EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.
GNU General Public License v3.0
395 stars 30 forks source link

Change `isNotEmpty()` with `isNotBlank()` #47

Closed shishkevichd closed 5 months ago

shishkevichd commented 5 months ago

This PR fixes some bugs:

Kin69 commented 5 months ago

Thx once again!