-
Notifications
You must be signed in to change notification settings - Fork 0
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
App does not work in flutter apps #128
App does not work in flutter apps #128
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done. Tested extensively and no issues. It works like in other non-Flutter apps.
I only tested it on Memo, I will test it on more Flutter apps:
|
@coderabbitai review |
WalkthroughThe updates involve refactoring and enhancing the accessibility and logging features of an Android app. Import statements have been reordered and updated, while the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChat with CodeRabbit Bot (
|
app/src/main/java/com/neo/speaktouch/utils/extension/AccessibilityNodeInfo.kt
Show resolved
Hide resolved
app/src/main/java/com/neo/speaktouch/utils/extension/AccessibilityNodeInfo.kt
Show resolved
Hide resolved
app/src/main/java/com/neo/speaktouch/utils/extension/AccessibilityNodeInfo.kt
Show resolved
Hide resolved
83d388c
to
e9217ed
Compare
@coderabbitai resolve |
@Irineu333, I apologize if the review comments did not meet your expectations. The intent is to ensure that changes are intentional and correctly implemented, especially when it comes to accessibility and compatibility improvements. If there are specific areas you would like me to focus on or any additional context you can provide, I'd be glad to assist further. Meanwhile, I will resolve all the comments as you requested. If you encounter any more bugs or areas of concern during your testing on different Flutter apps, please feel free to reach out, and I can help review those changes as well.
|
Description
Read the issue.
Fixed issues