We are now API 21+

This commit is contained in:
Benoit Marty 2020-10-12 16:05:16 +02:00 committed by Benoit Marty
parent b1625838ed
commit 67f1fe69fa

View file

@ -79,9 +79,5 @@ layout_constraintLeft_
### Use im.vector.app.core.preference.VectorPreference to support multiline of the title
<Preference\n
### Will crash on API < 21. Use ?colorAccent instead
\?android:colorAccent
\?android:attr/colorAccent
### Use androidx.recyclerview.widget.RecyclerView because EpoxyRecyclerViews add behavior we do not want to
<com\.airbnb\.epoxy\.EpoxyRecyclerView