Merge "Ensure Snooze views adhere to the accessibility font weight." into sc-v2-dev am: b44c0e7be1
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16493418 Change-Id: Ied1160548e0915dee31475da2fa8de451ab92851
This commit is contained in:
@@ -146,6 +146,7 @@ public class NotificationSnooze extends LinearLayout
|
||||
protected void onAttachedToWindow() {
|
||||
super.onAttachedToWindow();
|
||||
logOptionSelection(MetricsEvent.NOTIFICATION_SNOOZE_CLICKED, mDefaultOption);
|
||||
dispatchConfigurationChanged(getResources().getConfiguration());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user