-
```
```
is invalid
```
```
is valid
-
当我将recyclerView动态由LinearManager改变为GridManager时,CanRecyclerHeaderAndFooterView向上偏移到底部与RecyclerView对齐。’
-
col number is 16
row number is 250
java.lang.StackOverflowError: stack size 8MB
at android.support.v7.widget.ChildHelper.getChildAt(ChildHelper.java:180)
at android.support.v7.wi…
-
I have a nested recyclerview with videos and images, and some time when scrolling, this exception occur:
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.os.Handler.…
-
```
@Override
public void onScrolled(RecyclerView recyclerView, int dx, int dy) {
super.onScrolled(recyclerView, dx, dy);
LinearLayoutManager layoutManager = (LinearLayoutManager) recyclerVie…
-
list.size is 15, one page have 3.
so pages is 5
How to make the number of indicators the same as the number of pages,not same as the list.siz
val layoutManager = GridLayoutManager(this,3,Grid…
-
here's the crash log i received on crashlytics
`Fatal Exception: java.lang.NullPointerException: Attempt to write to field 'boolean android.animation.AnimatorSet$Node.mEnded' on a null object refer…
-
"menu" переименовал бы на "menuId"
"click" на "clickListener"
`fun processTitle(textTitle: TextView)` на `fun TextView.changeTitile()`
```
var itemLayoutId = R.layout.item_linear`
if (layoutManag…
-
Added all dependancyes in build.gradle file. Was following your documentation and added ImageCarousel view element in my layout. After that there is a crash with this log:
```
FATAL EXCEPTION: mai…
-
ANR while searching (more than one searches) in *DNS Log* for an IPv6 address (adding / removing chars) and then scrolling, and then navigating using the back key of the softkeybar.
```
05-02 04:4…