commit | edf798aaf0eec1e94e1dc889f929a68c9c89922f | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Thu Dec 05 11:36:43 2013 -0800 |
committer | Yorke Lee <yorkelee@google.com> | Thu Dec 05 13:39:54 2013 -0800 |
tree | 19d9f85f15441859d47866752edaf6e72516c48a | |
parent | 02e388e56434e842637f6d3cad3c94a6c50ce259 [diff] |
Always call through to super.onBackPressed in DialtactsActivity moveTaskToBack is causing crashes in the Dialer when the back button is pressed. This was legacy code that was unchanged in the new dialer. We should probably just call through to super.onBackPressed regardless of whether or not the task was at the top of the stack, to behave the same (navigation wise) as other apps. Bug: 12015851 Change-Id: Ic0c3efb30b3874ad892b96a9fadd524313cfb782