I want to place an image button inside of EditText, but I don\'t have Idea please tell me how to do so as shown in the figure . Thanks
This is pretty simple I feel. Use relative layout as your parent layout. Place the editText to left and ImageButton to the right using either,