mlposey / notegala

An Android note-taking app backed by a flexible GraphQL API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make NoteActivity title selection clear the default text

mlposey opened this issue · comments

When the note is first created, it has a default title. That text should be cleared when the user presses that view -- but only for the default text. Subsequent presses should only highlight all text.

Resolved.