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

Commit 7902265f authored by Shamali Patwa's avatar Shamali Patwa Committed by Android (Google) Code Review
Browse files

Merge "Fix the flaky screenshot test" into main

parents 14fb9f27 50fa2e40
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -330,8 +330,7 @@ public class WidgetsFullSheet extends BaseWidgetSheet
    @Override
    protected void onAttachedToWindow() {
        super.onAttachedToWindow();
        LauncherAppState.getInstance(mActivityContext).getModel()
                .refreshAndBindWidgetsAndShortcuts(null);
        onWidgetsBound();
    }

    @Override