commit | d45aaa40aa6b929f7bc644d649b3474fcf82cfa2 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Wed Apr 16 18:58:11 2014 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Thu Apr 17 16:05:54 2014 -0700 |
tree | 568fc6b0b9da5bbb0d59e0e3b2380562e797aef1 | |
parent | 33932ff9433bcd172749d416c23655c8d8bdafc2 [diff] |
Add call log fragment to ListsFragment Also move the initialization of CallLogAdapter to onCreate instead of onCreateView. onCreateView is called everytime the fragment is detached from the childManagerView, and causes the CallLogFragment to create a new CallLogAdapter every time, losing all the previous call log entries. Bug: 14136111 Change-Id: I057bb7441df2974604066d5d62716fdd628990f3