-
## I Get Error Implement This Library (AppComponentFactory
- Briefly describe the issue
```
Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.Core…
-
Hi,
Looking at the documentation I didn't found a way to exclude some views from the animation. Is there a way to achieve this without having multiple shimmers ?
Here is what I'd like to have w…
-
Hello, dear Leakcanary team!
I have a leak and it seems somehow connected to [the issue already excluded in AndroidExcludedRefs](https://github.com/square/leakcanary/blob/d19c9dc7134a10386ca276595f…
-
Hi, here is some problems:
```java
Android: 4.1.2
Manufacturer: samsung
Model: GT-S7390
Thread: main-1
java.lang.OutOfMemoryError
at android.graphics.Bitmap.nativeCreate(Bitmap.java)
at …
-
FATAL EXCEPTION: main
Process: app.geniestation.com.corporate, PID: 24049
…
-
Also, when calling startShimmerAnimation() from inside the code, the animation makes the shimmer layout transparent
-
One suggestion is to have a table of properties that ShimmerLayout exposes and describe what it does, what the allowed inputs are etc in the Readme.md
There aren't many properties and it would be ver…
-
java.lang.OutOfMemoryError: Failed to allocate a 1843212 byte allocation with 686904 free bytes and 670KB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(VMRuntime.java:-2)
a…
-
Hi,
for some reason when I add this library to a gradle it fails to find `android.R.id.home`. Sounds strange but it is happening only when I add this library. When I remove it, it is working fine.…
-
There are more than 6 recycler views in my project and each of them has its own itemview (that we provide in ViewHolder class). So should I provide these already existing itemViews to the attribute "a…