| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the print from off-screen WebView sample | Svetoslav Ganov | 2013-10-30 | 1 | -6/+49 |
| | | | | | | | | | To print we create an off-screen WebView but do not destroy it immeidately after printing. WebViews are somehow expensive and we do not want to keep them around more than needed. Change-Id: Ic9c78994e0c96d4d08c0e318c459acddd2e5a652 | ||||
| * | Add print samples to the ApiDemos app. | Svetoslav Ganov | 2013-10-30 | 1 | -0/+89 |
| 1. Added a sample for printing a bitmap. 2. Added a sample for printing an on-screen WebView. 3. Added s sample for printing an off-screen WebView. 4. Fixed a bug in the custom layout print sample. Change-Id: I35b2bbf8c7fd9bc39be795b1f793d9ea7bdfc8a0 | |||||
