I want to add a \"search\" icon to appear inside an EditText in the left edge? such as search box in Facebook Android app?
EditText
Use the android:drawableLeft property on the EditText.