Update animations for TM-QPR: Home > OverviewSplitSelect transition
This change updates the animation for initiating a split from the home screen. Also fixes a bug where icons were getting severely pixelated mid-animation. Fixes: 236759099 Fixes: 244499770 Test: Manual Change-Id: I56a76cbf286bd30540f3debdcb681d39c890a445
This commit is contained in:
@@ -55,6 +55,7 @@ public interface QuickstepSystemShortcut {
|
||||
|
||||
@Override
|
||||
public void onClick(View view) {
|
||||
// Initiate splitscreen from the Home screen or Home All Apps
|
||||
Bitmap bitmap;
|
||||
Intent intent;
|
||||
if (mItemInfo instanceof WorkspaceItemInfo) {
|
||||
|
||||
Reference in New Issue
Block a user