I am following all the instruction from https://developers.google.com/glass/develop/gdk/card-design#alert
but the icon displaying in alert dialog is stretched and clipped as shown below:

Please guide how to correct this issue.
Thank you.
I am following all the instruction from https://developers.google.com/glass/develop/gdk/card-design#alert
but the icon displaying in alert dialog is stretched and clipped as shown below:

Please guide how to correct this issue.
Thank you.
Make sure that your icon is in the
drawable-hdpifolder of yourresdirectory and not in the plaindrawablefolder or the folder for a different pixel density.