java.lang.LinkageError: com.facebook.litho.sections.widget.RecyclerCollectionComponent
使用 litho RecyclerCollectionComponent 时
RecyclerCollectionComponent component = RecyclerCollectionComponent.create(c).section(
section
).setRootAsync(false).disablePTR(true).build();