mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
AOSP/Launcher3 - Update language to comply with Android's inclusive language guidance.
See https://source.android.com/setup/contribute/respectful-code for reference BUG=161896447 Test: make and Presubmit verify. Change-Id: I44e903046dd4cd9c7c07872fc56a8d552eb09522
This commit is contained in:
@@ -137,7 +137,7 @@ public class NotificationMainView extends FrameLayout implements SingleAxisSwipe
|
||||
setOnClickListener(mNotificationInfo);
|
||||
}
|
||||
setContentTranslation(0);
|
||||
// Add a dummy ItemInfo so that logging populates the correct container and item types
|
||||
// Add a stub ItemInfo so that logging populates the correct container and item types
|
||||
// instead of DEFAULT_CONTAINERTYPE and DEFAULT_ITEMTYPE, respectively.
|
||||
setTag(NOTIFICATION_ITEM_INFO);
|
||||
if (animate) {
|
||||
|
||||
Reference in New Issue
Block a user