commit | 43105d0b04963ac96acc1fa7f97278f927f48948 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Sun Jul 03 14:56:40 2011 -0700 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Tue Jul 05 11:56:27 2011 -0700 |
tree | 1ebe3f459d0c69e3efe5ad3b48c6f5ff2a31b673 | |
parent | 16c4b2943e02a0b919e7da7bb5e58ced7523b8f6 [diff] |
Fix possible menu-not-shown/search ui not shown problem Fragment should not be managed by its parent Activity but by FragmentManager. - use onFragmentAttach() to tolerate Fragment recreation - Stop caching Fragment in Activity as much as possible. - move "Call Settings" to Activity-wide options menu - make PhoneNumberPickerFragment tolerate NPE on setNameHighlightingEnabled() call Change-Id: I06a748ea1a618f0fa83ef3c8f99653effc37895e