We are now API 21+
This commit is contained in:
parent
b1625838ed
commit
67f1fe69fa
|
@ -79,9 +79,5 @@ layout_constraintLeft_
|
||||||
### Use im.vector.app.core.preference.VectorPreference to support multiline of the title
|
### Use im.vector.app.core.preference.VectorPreference to support multiline of the title
|
||||||
<Preference\n
|
<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
|
### Use androidx.recyclerview.widget.RecyclerView because EpoxyRecyclerViews add behavior we do not want to
|
||||||
<com\.airbnb\.epoxy\.EpoxyRecyclerView
|
<com\.airbnb\.epoxy\.EpoxyRecyclerView
|
||||||
|
|
Loading…
Reference in New Issue