-
Notifications
You must be signed in to change notification settings - Fork 1.3k
solves issue #3346 now the upload limit value is assigned to 100 if the edit text is empty #3362
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
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.
Could you please add tests to make sure this change works as expected?
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.
Solves issue
#3346
Codecov Report
@@ Coverage Diff @@
## master #3362 +/- ##
=========================================
- Coverage 7.55% 7.54% -0.01%
=========================================
Files 258 258
Lines 11350 11356 +6
Branches 911 911
=========================================
Hits 857 857
- Misses 10428 10434 +6
Partials 65 65
Continue to review full report at Codecov.
|
@madhurgupta10 sir I have created the new pull request with the changes you suggested. |
@ashishkumar468 @maskaravivek sir please review |
Hi @vibhusharma101 can you please inform us about what does this changes exactly do? In issue discussions you said it is expected to display a error dialog if the text is empty, but these changes seems irrelevant. Can you explain it in more details please? |
@vibhusharma101 Any updates on this issue? |
fixed in #3521 |
Fixes #3346
What changes did you make and why?
I changed the Settings Fragment activity and made changes in uploadLimitEdittext event listener