Support live tile for 3rd party launchers
Fixes: 183725555 Test: tapl and manually install launcher3 with quickstep Change-Id: Id7727c8d87db61de992e6341939c322da9ff5204
This commit is contained in:
@@ -553,6 +553,7 @@ public class TaskView extends FrameLayout implements Reusable {
|
||||
|
||||
@Override
|
||||
public void onAnimationEnd(Animator animator) {
|
||||
recentsView.getLiveTileTaskViewSimulator().setDrawsBelowRecents(true);
|
||||
mIsClickableAsLiveTile = true;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user