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

Unified Diff: ash/sysui/app_list_presenter_mus.h

Issue 2070143003: Add MD ink drop ripple to app list button (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@b612539_shelf_button_ripple
Patch Set: Rebased Created 4 years, 6 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 | « ash/system/toast/toast_overlay.cc ('k') | ash/sysui/app_list_presenter_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/app_list_presenter_mus.h
diff --git a/ash/sysui/app_list_presenter_mus.h b/ash/sysui/app_list_presenter_mus.h
index e41d67aea19ef701c201e30613e90f7972203013..b2d36e5950930077dfb7f261ba32a8e15363282f 100644
--- a/ash/sysui/app_list_presenter_mus.h
+++ b/ash/sysui/app_list_presenter_mus.h
@@ -26,6 +26,7 @@ class AppListPresenterMus : public app_list::AppListPresenter {
void Show(int64_t display_id) override;
void Dismiss() override;
void ToggleAppList(int64_t display_id) override;
+ bool IsVisible() const override;
bool GetTargetVisibility() const override;
private:
« no previous file with comments | « ash/system/toast/toast_overlay.cc ('k') | ash/sysui/app_list_presenter_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698