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

Fix voice input bug #5739

Merged
merged 2 commits into from
Jun 2, 2024
Merged

Fix voice input bug #5739

merged 2 commits into from
Jun 2, 2024

Conversation

karyotakisg
Copy link
Contributor

Description (required)

Fixes #5729

What changes did you make and why?

Add switch statement for more readability and use notifyDataSetChanged() insted of notifyItemChanged() to fix functionality.

Tests performed (required)

Tested ProdDebug on Pixel 3 with API level 34

@sivaraam
Copy link
Member

sivaraam commented Jun 2, 2024

Thanks @vtalos and @karyotakisg for your contribution! I could confirm the change works as intended.

Next time, kindly attach a screen recording of the fix as suggested by the MR template 🙂

@sivaraam sivaraam merged commit fe7a2f2 into commons-app:main Jun 2, 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.

[Bug]: Voice input text vanishes in alternate inputs
3 participants