Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4929ff26 authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Remove duplicate import" am: 465c5fde

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1553872

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I81eb9add86855ed217dbc97436e450eb2be32b1c
parents 721e9ef1 465c5fde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ public class StatusIconContainer extends AlphaOptimizedLinearLayout {
        float contentStart = getPaddingStart();
        int childCount = getChildCount();
        // Underflow === don't show content until that index
        if (DEBUG) android.util.Log.d(TAG, "calculateIconTranslations: start=" + translationX
        if (DEBUG) Log.d(TAG, "calculateIconTranslations: start=" + translationX
                + " width=" + width + " underflow=" + mNeedsUnderflow);

        // Collect all of the states which want to be visible