In this tutorial I will show you how to make some custom states which will be used on an ImageButton. Of course, this states could be used for edit text…
Step 1:Â Create an XML in the drawable folder and name it selected_item.xml (or any another name you want but to be suggestive). The code in this xml will be: <shape…