2. Add extension methods drawToBitmapWithElevation() to generate bitmaps that consider elevation. Screenshot testing libraries like Dropshots, Facebook and Shot allow to pass such bitmpas to their record/verify methods.
3. Optimize the size of generated screenshots with waitForMeasuredView/VieHolder/Dialog()methods. This is useful when using libraries that don't take height/width arguments in their record/verify methods, for instance Dropshots.