mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 17:48:20 +00:00
Adding support for multiple overlay callbacks
Bug: 193244407 Test: Presubmit Change-Id: Ic345972056752238e7e46226533fd8f33d664213
This commit is contained in:
@@ -93,6 +93,6 @@ public interface LauncherOverlayManager extends Application.ActivityLifecycleCal
|
||||
|
||||
interface LauncherOverlayCallbacks {
|
||||
|
||||
void onScrollChanged(float progress);
|
||||
void onOverlayScrollChanged(float progress);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user