-
Couldn't load subscription status.
- Fork 110
fixed app crash when no qty given in medicine and requested sms permi… #374
base: develop
Are you sure you want to change the base?
Conversation
|
Please review @aayushinigam @geekanamika |
|
Gentle reminder |
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.
Have suggested just one change, rest looks good to me.
| Toast.makeText(getActivity(), "Cannot use this feature without Send SMS permission", Toast.LENGTH_LONG).show(); | ||
| } | ||
|
|
||
|
|
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.
Extra blank space could be avoided.
|
I have updated the commit with requested changes. |
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.
Please squash the commits.
…ssion for API>=23
a38143b to
f40aa8c
Compare
|
I have squashed the commits. Please let me know other changes(if any). |
|
Please review @aayushinigam @geekanamika |
|
Looks good to me. Although I do not have access so I'm not sure my approvals will work. |
|
Please tag the appropriate approver to let them know about this PR. |
|
You've already tagged them. They'll review as soon as they get time. |
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.
Looks good to me :)
…ssion for API>=23
Description
This PR fixes the app crash when no quantity is entered in the required medicine field and contains a working button to order medicine via SMS
Fixes #356 and #347
Type of Change:
Code/Quality Assurance Only
How To Test?
Checklist:
Code/Quality Assurance Only
Acceptance Criteria