Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: ui/app_list/views/contents_animator.h

Issue 889403005: Make start page fill app list bounds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@new_apps_grid_paddings
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/app_list/views/contents_animator.cc » ('j') | ui/app_list/views/contents_animator.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/contents_animator.h
diff --git a/ui/app_list/views/contents_animator.h b/ui/app_list/views/contents_animator.h
index cd559901a64d91fa8008edb012b50003c4ac41e4..78d4534b66d35024574fe9e6d8d8298bffb27890 100644
--- a/ui/app_list/views/contents_animator.h
+++ b/ui/app_list/views/contents_animator.h
@@ -81,6 +81,8 @@ class DefaultAnimator : public ContentsAnimator {
~DefaultAnimator() override {}
+ using ContentsAnimator::GetOnscreenPageBounds;
+
// ContentsAnimator overrides:
std::string NameForTests() const override;
void Update(double progress, int from_page, int to_page) override;
« no previous file with comments | « no previous file | ui/app_list/views/contents_animator.cc » ('j') | ui/app_list/views/contents_animator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698