I am creating a login window with username and password fields and in each I would like to put icons. When I add icon to EditText field I cannot change the size of icon.
In case you'd like to solve the problem in xml, here's sample code where you can manipulate your image size/padding:
And here is how it looks like: