commit | 8a99ff6930c5c1540f90b15b8903b72e677864a2 | [log] [tgz] |
---|---|---|
author | blong <blong@codeaurora.org> | Wed Sep 21 15:54:47 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Sep 22 01:13:42 2016 -0700 |
tree | 16b1a2a616b57ceca2fb6c04ae342b1fe0560a52 | |
parent | b455173307ffe850aeeb3db67bc582ea69db1f24 [diff] |
Fix delete call log screen force close in split mode - When drag call log screen down in split mode, the fragment will recreate several times and missed to set listener,so use the static variable for it.contacts screen will have same issue, we will set it again after activity create Change-Id: Iff6752240e76e47e83710e715684fc84cfb7bc57 CRs-Fixed: 1069312