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

Commit cf443e38 authored by utzcoz's avatar utzcoz
Browse files

Remove duplicate import



Test: m

Change-Id: Ia6adcf39af0eeebbeef17069d8b3d74eae542bd4
Signed-off-by: default avatarutzcoz <utzcoz@gmail.com>
parent 52c96875
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