ShimmerRecyclerView icon indicating copy to clipboard operation
ShimmerRecyclerView copied to clipboard

Results 18 ShimmerRecyclerView issues
Sort by recently updated
recently updated
newest added

I faced with Crash on Meizu 16th device Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.Matrix.set(android.graphics.Matrix)' on a null object reference at android.graphics.Shader.copyLocalMatrix(Shader.java:159) at android.graphics.LinearGradient.copy(LinearGradient.java:129) at android.graphics.ComposeShader.copy(ComposeShader.java:96) at...

I try for use app:shimmer_demo_mask_width on xml file, but is not working?

I am using ShimmerRecyclerView within a fragment. If I scroll to an element in the list, open a new activity by clicking that element and then go back to the...

Hello Dear, This is really good Library and I am using this in my project. Well I am facing a weired problem I dont know why But I have spent...

Hi, the ShimmerLayout used in this library (https://github.com/team-supercharge/ShimmerLayout) is now deprecated, should use https://github.com/facebook/shimmer-android instead

README has just function that show shimmer, so how and when to hide this effect

Hi! Lately, Jitpack has been having [several downtime issues](https://status.jitpack.io/?period=weekly). Have you considered moving to a different host (e.g. JCenter)? Also, even just adding the `maven-publish` plugin and the relevant integration...