i'm get screenshot of the androd device and also i'm get bitmap for that screenshot but screenshot contain space at right and bottom of the captured screenshot with black space. may be it is issue of given fix height and width(720 & 1280)
i'm also set runtime device width and height then also it doesn't work. some time not capture screenshot also.
Screenshotter.getInstance() .setSize(720, 1280)
above statement we are call when we are get the result in onactivityresult method
please help us for taking blank space in both space.