Synchronizes the app_list state and the home card state.
commitfdd138cf6959045e59ca3d77b37f1b37d9a92e83
authormukai <mukai@chromium.org>
Tue, 11 Nov 2014 04:40:33 +0000 (10 20:40 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Nov 2014 04:40:52 +0000 (11 04:40 +0000)
tree44acfa3510cc818555995448bc3eda0b4d002772
parentfc0e875101b73e2f2f31c34aacf029c3181b5cf0
Synchronizes the app_list state and the home card state.

- "all apps" from BOTTOM state should switch to CENTERED state
- switching to BOTTOM state should switch to the start page

BUG=425724, 425717
R=oshima@chromium.org
TEST=the new test covers

Export HomeCardView into a separate file.

HomeCardView gets fairly complicated and it's worth exporting into
a different file.

Review URL: https://codereview.chromium.org/712133002

Cr-Commit-Position: refs/heads/master@{#303593}
athena/home/home_card_impl.cc
athena/home/home_card_impl.h
athena/home/home_card_unittest.cc
athena/home/home_card_view.cc
athena/home/home_card_view.h