For my app I need to get the height and width of an image. However, the image has no params when I try to get them in the onCreate/ onStart/ onResume method. At which point can I get the values of the image/ has the image been loaded?
Thanks in advance! :)