Stop app list folder animation from hiding item text label.
commite6a989aab68e51ba244bc7c1e4f2b997fd495b7e
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 16 Jul 2014 04:26:42 +0000 (16 04:26 +0000)
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 16 Jul 2014 04:26:42 +0000 (16 04:26 +0000)
treefe1f851242b8d2a8ce9b788f83def46c637ad8eb
parent080572cc312d3a19c4f714d357606eb6aced5d0d
Stop app list folder animation from hiding item text label.

This CL fixes an issue where the app list folder animation would hide the
item label for its animation, causing the text to pop in at the end of
animation.

This is fixed by only hiding the icon rather than the entire AppListItemView
during the animation.

BUG=393207

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283331 0039d316-1c4b-4281-b951-d872f2087c98
ui/app_list/views/app_list_item_view.h
ui/app_list/views/apps_grid_view.cc