commit | f652ab09390ecc5f0932cc5f5e7328395f3fd93d | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Fri Apr 03 16:48:00 2015 -0700 |
committer | Andrew Lee <anwlee@google.com> | Fri Apr 03 17:16:02 2015 -0700 |
tree | d9b59b2fc6ab6f25af0ac6c39180ef99e6d71ca4 | |
parent | 0d27e1d231226e6ca5e7ed51225f7886598b05b0 [diff] |
Don't track ReportDialog state in CallLogFragment. This was implemented formerly to prevent a crash on rotation, but this can be done by specifying that the Report fragment should be retained in GoogleDialer. This means that the fragment will not be retained now if the activity is killed off by the system, but I think this should be okay since it is a dialog. Bug: 19949319 Change-Id: If3ebca4625fce93d9d9ce3c9bde6d92729f21c40