Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 314 Bytes

Task9Jan

In this project the relative layout is used to design the UI in which one TextView is present in the Center and four buttons ADD,SUBTRACT,MULTIPLY,DIVIDE are present on each side of TextView. When any button is clicked then based on that operation defined ,the number in the TextView will be updated.