I am not finding any items such as Buttons, Text field, Layouts, Images, Checkbox, etc. I can see only below items.
- Menu Item
- Search Item
- Switch Item
- Menu
- Group
Please look at the screen shot at below location. Screenshot: https://i.stack.imgur.com/fGzVE.png
You are viewing a menu resource file with top element menu. So those are the only viable options. If you want to create a view with buttons, text fields, etc you need to create a layout resource file. So your xml should have a top element of LinearLayout, RelativeLayout, etc.