'How to add fragment into round input field in android studio xml?

I want to create something like this:

Expected output

The "555" is the input by the user only, the rest is static

I searched many online tutorials but many of them are only show how to create rounded input field but not including the image on the left side of the field. So how can i add image on the left side and let user input at the same time ? Exactly like the image above?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source