libgui|ModelDrawable: Commit textures are initialization complete
When using IAtlas, commit() is expected after all the images have beenallocated. MultiAtlas::AllocGroup will then decide on which atlas toactually place the allocations.
View differences
libgui|ModelDrawable: Commit textures are initialization complete
When using IAtlas, commit() is expected after all the images have been
allocated. MultiAtlas::AllocGroup will then decide on which atlas to
actually place the allocations.