mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
We are now API 21+
This commit is contained in:
parent
b1625838ed
commit
67f1fe69fa
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue