Adds the ability for Launcher3 to respond to QSB alpha change requests.
Test: Tested locally
BUG:124063782
Change-Id: I8c4bfaa62d9608fcfffff5e30b2913f3a6fb2f75
(cherry picked from commit 827f0807d3)
This commit is contained in:
committed by
Sunny Goyal
parent
0ca0188374
commit
24e489e5a3
+5
@@ -75,6 +75,11 @@ public final class FallbackActivityControllerHelper implements
|
||||
// TODO:
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onAssistantVisibilityChanged(float visibility) {
|
||||
// TODO:
|
||||
}
|
||||
|
||||
@NonNull
|
||||
@Override
|
||||
public HomeAnimationFactory prepareHomeUI(RecentsActivity activity) {
|
||||
|
||||
Reference in New Issue
Block a user