You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move enableDrawablePreAllocation to ComponentsConfiguration data class
Summary:
This diff moves the static `enableDrawablePreAllocation` to inside the values of the `ComponentsConfiguration`.
This will allow us to enable this at the `ComponentTree` level and do testing at the surface level (which I aim to do in the StoriesViewer).
Reviewed By: larrytjok
Differential Revision: D52958863
fbshipit-source-id: 4065795bd10490fe1e77c6ffde27e1b41c06a784
0 commit comments