Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve behaviour when entering/correcting OH text directly #61

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

simonpoole
Copy link
Owner

This adds back a TextWatcher to the EditText but doesn't rebuild the form instead it shows parse errors or a text indicating that enter needs to pressed to update the form display.

Resolves #60

@simonpoole simonpoole force-pushed the improved_text_entry branch 2 times, most recently from f01cb6a to 9573d03 Compare November 13, 2024 15:53
This adds back a TextWatcher to the EditText but doesn't rebuild the
form instead it shows parse errors or a text indicating that enter needs
to pressed to update the form display.

Resolves #60
@simonpoole simonpoole merged commit 51e5de6 into master Nov 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve behaviour when updating from edited text
1 participant