Why can't I find the shape option in the newly created drawable XML file in my Android Studio?
Right-click on the drawable folder to create a new Drawable Resuource file, and change the root element to shape, and you can create it. If not, just do it manually.