Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ed9f9747 authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Move more logic to DefaultContactBrowseListFragment

- PeopleActivity#configureFragments configures
  DefaultContactBrowseListFragment only, so it's moved to the
  fragment and is renamed as "configureFragment".
- configureFragment is now called from onResume instead of onStart,
  because we can count on onResume() being called after onNewIntent().
- onKeyDown() is also moved to fragment.

Bug: 30944495

Test: manual - navigate between fragments, rotate, press Back/Home/Recent
               button, search, multi-select and when no contacts view is
               shown.

Change-Id: I870760a816e53428e42362675545083b8e791d9a
parent 78c8ee4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment