summaryrefslogtreecommitdiff
path: root/src/com/android/mail/utils/ConversationViewUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring of AbstractConversationViewFragment.Andrew Sapperstein2013-06-101-0/+40
In order to support EML viewing, we need a bunch of the overhead provided by AbstractConversationViewFragment without actually inheriting from it. Additionally, most of the code was inner classes that had no business being such. These are now moved into their own classes. Change-Id: I80769d2606b52c41dc116a6bdee17c00adc66a5a