A sleek and modern Calculator UI application built using XML in Android Studio. This app was created as part of a UI-focused assignment. It does not include calculation logic — it's purely a front-end design to showcase layout and styling skills.
- 🔢 Number buttons (0-9)
- ➕ Basic arithmetic operators (+, -, ×, ÷)
- 🔄 Additional functions (%, brackets, ±, .)
- 🧼 Clear and Equal buttons for layout
- 🎨 Neatly designed buttons with custom styles
- 📱 Fully responsive across screen sizes
- ⚙️ Built using XML layouts only (no Java/Kotlin logic)
To try the project locally:
- Clone the repository
git clone https://github.com/yourusername/calculator-ui.git