summaryrefslogtreecommitdiff
path: root/src/com/android/mail/utils/Throttle.java
Commit message (Collapse)AuthorAgeFilesLines
* Expose methods in Throttle for unitsJerry Xie2013-11-271-5/+10
| | | Change-Id: Ibccff940b04acdaf6f045af58abd2a8da095bcdb
* Fix infinite resizing by using RigidWebView.Andrew Sapperstein2013-08-291-0/+180
Ported some code from Email1 to fix the problem where using wrap_content with zoom causes certain html to expand infinitely. Fixes b/10542802. Also turned off overscroll glow for the webview since the scrollview already handles it for us. Change-Id: I0ffd2b5475deab2c077cb377644fd56fa2755994