commit | 6f249835a4ff9e7e7e3ca0190b7ecf72e689656d | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Tue Sep 02 21:12:04 2014 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Wed Sep 03 12:29:53 2014 -0700 |
tree | 244a11ff0272054668bccb8fbbfd2932d79d4890 | |
parent | a83a6d9d128e93d5b374579b519679deb8bbc418 [diff] |
Fix some print UI issues. 1. Fixed a crash when orientation changes and the content is scrolled due to wrong size bitmap being requested. 2. Closed a file dscriptior that was being left open. 3. Clearing the bitmap before passing it to the renderer to ensure it is white for pixels not touched when rendering. 4. Removed debug logs. 5. Switched to the correct layout manager for RecyclerView. bug:16966145 Change-Id: I8ab9d22635c93cac5ff85c6f4b5d82e58cd8df5c