Skip to content
  • Mugurell's avatar
    For #10133 - BrowserMenuCompoundButton now reports the right dimensions · 54b465ef
    Mugurell authored
    A BrowserMenuCompoundButton setup with compound drawables and used in our
    BrowserMenu configured with a DynamicWidthRecyclerVIew will return a width
    smaller with the size + padding of the compound drawables.
    
    By replacing the default `inherit` layout direction for the initial onMeasure
    we ensure the menu will also count the bounds of the compound drawables.
    54b465ef