Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b44c0e7b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Ensure Snooze views adhere to the accessibility font weight." into sc-v2-dev

parents cdb9fa73 0127cdfc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -146,6 +146,7 @@ public class NotificationSnooze extends LinearLayout
    protected void onAttachedToWindow() {
        super.onAttachedToWindow();
        logOptionSelection(MetricsEvent.NOTIFICATION_SNOOZE_CLICKED, mDefaultOption);
        dispatchConfigurationChanged(getResources().getConfiguration());
    }

    @Override