A Simple Android App to calculate volume of different shapes.
Inspired by the Udemy course on The Complete Android 15 Course -Build 82 Apps [Java& Kotlin] Created by Abbass Masri.
- Android Components
- Activity
- State Changes
- onSaveInstanceState(@NonNull Bundle outState)
- State Changes
- Activity
- Use of Intent
- Explicit Intents
- Static User Interface
- Views & Widgets
- TextView
- EditText
- Button
- setOnClickListener()
- ViewGroup
- ConstraintLayout
- GridView Layouts
- Custom GridView Adapter
- getView() Method
- Layout Inflater
- View Holder Class
- Views & Widgets
- Model Class
- UI Resources
- Drawables
- Set particular image as background
- Drawables
- Support User Interface
- Toast