mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-22 14:14:18 +03:00
Epoxy wants this to be an androidx LinearLayoutManager, or it will crash on scroll with: E AndroidRuntime: java.lang.ClassCastException: im.vector.app.features.home.room.detail.RoomDetailFragment$setupRecyclerView$1 cannot be cast to androidx.recyclerview.widget.LinearLayoutManager E AndroidRuntime: at com.airbnb.epoxy.preload.EpoxyPreloader.onScrolled(EpoxyPreloader.kt:107) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchOnScrolled(RecyclerView.java:5347) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.scrollByInternal(RecyclerView.java:2102) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onTouchEvent(RecyclerView.java:3531) E AndroidRuntime: at android.view.View.dispatchTouchEvent(View.java:14309) [...] Change-Id: Iaf75f07d4309eb5bf0e58eecd6797ef33522acdd |
||
---|---|---|
.. | ||
sampledata | ||
signature | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |