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: Add support for AppCompatEditText #228

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

MykhailoNester
Copy link
Collaborator

No description provided.

@MykhailoNester MykhailoNester changed the title Add support for AppCompatEditText; fix: Add support for AppCompatEditText; Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af18a80) 59.48% compared to head (e676c73) 59.54%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #228      +/-   ##
============================================
+ Coverage     59.48%   59.54%   +0.07%     
- Complexity      359      364       +5     
============================================
  Files            56       56              
  Lines          1816     1841      +25     
  Branches        297      298       +1     
============================================
+ Hits           1080     1096      +16     
- Misses          535      542       +7     
- Partials        201      203       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrii-bodnar andrii-bodnar changed the title fix: Add support for AppCompatEditText; fix: Add support for AppCompatEditText Dec 13, 2023
@andrii-bodnar andrii-bodnar merged commit b4f5c39 into master Dec 13, 2023
6 of 7 checks passed
@andrii-bodnar andrii-bodnar deleted the bug/227-editText-support branch December 13, 2023 07:37
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.

Over the air content delivery not working for EditText hint in xml
2 participants