summaryrefslogtreecommitdiff
path: root/src/com/android/mail/utils/Clock.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix infinite resizing by using RigidWebView.Andrew Sapperstein2013-08-291-0/+32
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