Hi! We have a dependency that is overriding the default layout for a material component ( overriding design_bottom_navigation_item.xml ), is there any way to un-override that? Only thing I can think of is copying the material layout file into our project and re-overriding it, but that will involve maintaining that copy with every material update