Merge "Merge "Remove duplicate import" am: 465c5fde3b am: 4929ff2628 am: 45b513fe13"

This commit is contained in:
Automerger Merge Worker
2021-01-20 20:31:17 +00:00
committed by Android (Google) Code Review

View File

@@ -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