Fix crash caused by double loading of widget previews
Bug: 8146408
This commit is contained in:
@@ -1242,6 +1242,7 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
|
||||
maxPreviewWidth, maxPreviewHeight, mWidgetCountX);
|
||||
}
|
||||
}
|
||||
layout.setOnLayoutListener(null);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user