summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/UpOrBackController.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove ad code.Andrew Sapperstein2013-08-071-1/+0
| | | | Change-Id: I10fb58fd7d4c7e3a51dbf515b0d2df801502648e
* Single-message zoom using a floating WebViewAndy Huang2013-02-161-0/+13
Protected by an experimental pref for now Restores scroll position Preserves 'show pics' state Speedy animation Fade-in animation begins right after onNewPicture (ICS compatible!) add UpOrBackController role for fragments to get a whack at back/up And because this approach avoids using the CSS 'zoom' attribute within single-message mode, double-tap works well and there are no line-height issues. Bug: 7400516 Change-Id: Idedfa6e35edc291c9169fbd9b1315b39b4253f60