Remove unnecessary animation
Test: manual with sloooow animations Fixes: 155224453 Change-Id: I2694aa4548bc18e0e30b17149fd0ffd6a1ca154e
This commit is contained in:
@@ -437,7 +437,6 @@ public class NotificationGutsManager implements Dumpable, NotificationLifetimeEx
|
||||
guts.resetFalsingCheck();
|
||||
mOnSettingsClickListener.onSettingsClick(sbn.getKey());
|
||||
startAppNotificationSettingsActivity(packageName, appUid, channel, row);
|
||||
notificationInfoView.closeControls(v, false);
|
||||
};
|
||||
}
|
||||
ConversationIconFactory iconFactoryLoader = new ConversationIconFactory(mContext,
|
||||
|
||||
Reference in New Issue
Block a user