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