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

Updated UI and added backspace button in Calculator App #83

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

akashdnb
Copy link
Contributor

@akashdnb akashdnb commented Oct 2, 2022

Added backspace button in Calculator app

fixes #95

Added a backspace button
which will delete the last entered digit and will be convenient for users.

Changes:

  • Removed the action bar which was not suitable on the calculator screen.
  • Added backspace button to pop the input numbers
  • Changed primary and secondary colors to suit the theme
  • Fixed some other performance bugs

Type of Change:

  • Updated exiting applications

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • My branch is up-to-date with the Upstream development branch
  • I have added necessary images/screenshots of my changes

Screenshots

||||

@akashdnb akashdnb closed this Oct 2, 2022
@akashdnb akashdnb reopened this Oct 2, 2022
@akashdnb akashdnb changed the title Updated UI and added backspace button Updated UI and added backspace button in Calculator App Oct 2, 2022
@aadityamp01
Copy link
Owner

Hey @akashdnb
We don't accept PR without a issue linked to it, if you want to open PR please open a issue first and after assignment, you can do so!
Thank you!

@akashdnb
Copy link
Contributor Author

akashdnb commented Oct 8, 2022

Hey @akashdnb We don't accept PR without a issue linked to it, if you want to open PR please open a issue first and after assignment, you can do so! Thank you!

@aadityamp01 I have linked the issue which will be solved by this PR #95

@aadityamp01 aadityamp01 merged commit 155619b into aadityamp01:master Oct 9, 2022
@aadityamp01
Copy link
Owner

Hey @akashdnb
Thanks for your contribution into Androapps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculator app does not have backspace button
2 participants