Can't verify customise toast messages with Image

This is issue related to android toast message,

We can find toast message xml by driver.getPageSource();

But when we customise toast message with image we can’t find element by driver.getPageSource();

Note: We tried customise image with image type png, vector,etc.

Please provide solution for this.