aadityamp01 / Androapps

Important Android projects to learn fundamentals of android development
https://github.com/aadityamp01/Androapps
MIT License
73 stars 53 forks source link

Updated UI and added backspace button in Calculator App #83

Closed akashdnb closed 2 years ago

akashdnb commented 2 years ago

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:

Type of Change:

Checklist:

Screenshots

||||

aadityamp01 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

Hey @akashdnb Thanks for your contribution into Androapps!