Merge "Ensure Snooze views adhere to the accessibility font weight." into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b44c0e7be1
@@ -146,6 +146,7 @@ public class NotificationSnooze extends LinearLayout
|
|||||||
protected void onAttachedToWindow() {
|
protected void onAttachedToWindow() {
|
||||||
super.onAttachedToWindow();
|
super.onAttachedToWindow();
|
||||||
logOptionSelection(MetricsEvent.NOTIFICATION_SNOOZE_CLICKED, mDefaultOption);
|
logOptionSelection(MetricsEvent.NOTIFICATION_SNOOZE_CLICKED, mDefaultOption);
|
||||||
|
dispatchConfigurationChanged(getResources().getConfiguration());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user