commit | 63ac587e3495feb4ab5bc6acdc07cae53de635a7 | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Tue Jul 19 11:41:51 2011 +0100 |
committer | Flavio Lerda <flerda@google.com> | Wed Jul 20 13:48:38 2011 +0100 |
tree | d3692f22cb16effa7a15503c2ecdb70b48a901e3 | |
parent | c147e8826c0bb87b43d270e490117292d41b08ef [diff] |
Dismiss missed calls when the call log is shown. The notification used to be dismissed by the CallLogActivity. Now that that class is no longer used but the CallLogFragment is used instead, add the dismissal in the fragment. With the fragment, detecting when the code is being shown is a bit more complex (it takes into account both onResume and onVisibilityChanged). Bug: 4521535 Change-Id: I01af5b3ab0e1e66e9b90d93b4957c0dff9816603