Ensure we will not use EpoxyRecyclerView as a View anymore

This commit is contained in:
Benoit Marty 2019-12-09 17:40:52 +01:00
parent 9a01b4ace9
commit da14ae432a
1 changed files with 4 additions and 1 deletions

View File

@ -81,4 +81,7 @@ layout_constraintLeft_
### Will crash on API < 21. Use ?colorAccent instead
\?android:colorAccent
\?android:attr/colorAccent
\?android:attr/colorAccent
### Use androidx.recyclerview.widget.RecyclerView because EpoxyRecyclerViews add behavior we do not want to
<com\.airbnb\.epoxy\.EpoxyRecyclerView