screenshott icon indicating copy to clipboard operation
screenshott copied to clipboard

[Android Library] Take a screenshot of your view layout , programmatically!

Results 14 screenshott issues
Sort by recently updated
recently updated
newest added

Currently the library cannot take the screenshot of a SurfaceView. Parent issue #3

enhancement

**Do you want to request a *feature* or report a *bug*?** Report A Bug **What is the current behavior?** My app is crashing upon trying to take a screenshot in...

bug

Please fill out the blanks below describing your issue What are the steps to reproduce this issue? ------------------------------------------- 1. … 2. … 3. … … What happens? ------------- In the...

question

Great library! I have some suggestions: 1. In the lib module, you can delete `test` and `androidTest` dirs, and remove the `application` tag from `AndroidManifest.xml`; 2. Why not call `rootview.getDrawingCache(true)`?...