The different layouts in XML are:
- RelativeLayout
- LinearLayout
- FrameLayout
- ConstraintLayout
- TableLayout
- GridLayout
- Nested layouts
- TabLayout
The different tags in XML:
- TextView
- ImageView
- View
- ImageButton
- EditText
- Button
- CheckBox
- ScrollView
- Switch
- Spinner
- SeekBar
- RadioGroup
- ToggleButton
- ViewPager
- RadioButton
- ProgressBar
- ListView
- GridView
- CardView
- RecyclerView
- BottomNavigationView
- TextInputLayout
- WebView
- Custom views