-
i upload sort clip to demonstration this problem
https://media.giphy.com/media/xT1Ra4ix78tdhSqnmw/giphy.gif
i have recyclerview with 20 items, the problem happen when i scroll down and then scroll…
-
Environment:
* Android device: XZ5P 25 & Emulators
* Android OS version: 19+
* Google Play Services version: Any
* Firebase/Play Services SDK version: 11.8.0
* FirebaseUI version: 3.2…
-
I have an adapter which consists of a SimpleDraweeView, Textview and a View (which serves as a line separator between items)...
I injected the ShimmerLayout (for each view) inside my xml, bound the i…
-
I couldn't find any reference from the leak to my code.
```
In com.example:0.7 beta 3312c3e:3.
* com.example.ui.ActivityMain has leaked:
* GC ROOT static android.view.inputmethod.InputMethodManage…
-
I'm using the Shimmerlayout in a viewpager....Each fragment of the viewpager has a recyclerview...
So upon scrollling inside one of my fragments, my app crashed and I get this error:
at androi…
-
-
Hi, in my Recyclerview I'm using ShimmerLayout to wrap a ImageView, layout file like below:
```
```
Inside onBindViewHolder i start animation at begin, and stop animation when G…
-
![screen shot 2017-09-18 at 11 14 08 am](https://user-images.githubusercontent.com/11788504/30528146-93a5032c-9c62-11e7-8a8f-97009db6f6b7.png)
Getting this when try to run it
-
Main Thread lags, after making ShimmerAdapter show : `mRecyclerView.showShimmerAdapter()`,
-
Have you considered using `removeGlobalOnLayoutListener` here:
https://github.com/team-supercharge/ShimmerLayout/blob/master/shimmerlayout/src/main/java/io/supercharge/shimmerlayout/ShimmerLayout.j…