1.2.3
- Bug fixes regarding
-
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. -
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.