Loading packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java +1 −1 Original line number Diff line number Diff line Loading @@ -1273,7 +1273,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView @Override public float getTranslation() { if (mShouldTranslateContents) { if (!mShouldTranslateContents) { return getTranslationX(); } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java +1 −1 Original line number Diff line number Diff line Loading @@ -1273,7 +1273,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView @Override public float getTranslation() { if (mShouldTranslateContents) { if (!mShouldTranslateContents) { return getTranslationX(); } Loading