Skip to content
  • Michael Comella's avatar
    For #16376: assert num ConstraintLayout direct descend RecyclerView. · 54c7dc70
    Michael Comella authored
    I'm not convinced this is a useful test because the performance
    characteristics seem unfortunately nuanced: if the test fails, it implies
    you shouldn't add more but that isn't necessarily true (for example, if
    your RV child has a large depth). Furthermore, we haven't measured in a
    variety of circumstances that layouts like LinearLayout perform better
    as RecyclerView children so maybe it only held for the one small case we
    used it in.
    54c7dc70