b62192b13a871f71cd9eafeac295e6ecb1d5953d |
|
26-Aug-2014 |
Jin Cao <jinyan@google.com> |
Override getlayoutparams instead of setting layoutparams Change-Id: Id773906edfaa8b01655e6cdf636263baf4d0d28e
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationTipView.java
|
5f9b22e817528d08813a2dfe031649e79f28fb2e |
|
26-Aug-2014 |
Rohan Shah <shahrk@google.com> |
Fix crash on ICS from ClassCastException Parent view is AbsListView, not FrameLayout, which was causing the crash in ICS. Bug: 17253989 Change-Id: I09f6af1138d35bc0ee997b412dcb0baa52957ad1
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationTipView.java
|
079d02b6021c640213888d446434e2c925756e29 |
|
21-Aug-2014 |
Jin Cao <jinyan@google.com> |
[Quantum tip teasers] Refactored the tip teasers to all extend the same base class with the same xml. Each child class can then override the various callbacks/set methods to display its own information. b/17140135 Change-Id: I5eaea150076cdfd865e88be93608b0b597633dae
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ConversationTipView.java
|