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

Fixes #1261: amount string is now converted to a double to avoid overflow #1262

Merged
merged 1 commit into from Mar 18, 2021

Conversation

dubeyaayush07
Copy link
Contributor

Fixes #1261

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

Copy link
Contributor

@EGOR-IND EGOR-IND left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you upload a video showing the fix demo, it makes the fix more understandable.

Copy link
Collaborator

@devansh-299 devansh-299 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @dubeyaayush07!

@devansh-299 devansh-299 merged commit a5ae84c into openMF:dev Mar 18, 2021
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.

App crashes when integer limit is exceeded in NewSIActivity
3 participants