Merge "Update language to comply with Android's inclusive language guidance" am: 2bf3785c3b am: 81aa66c980
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1375112 Change-Id: I8279d46549d0df8c403c7fe9f5ba91f4eb11a9c9
This commit is contained in:
@@ -198,7 +198,7 @@ public class DeadZone {
|
||||
can.drawARGB((int) (frac * 0xFF), 0xDD, 0xEE, 0xAA);
|
||||
|
||||
if (DEBUG && size > mSizeMin)
|
||||
// crazy aggressive redrawing here, for debugging only
|
||||
// Very aggressive redrawing here, for debugging only
|
||||
mNavigationBarView.postInvalidateDelayed(100);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user