facebookarchive / shimmer-android

An easy, flexible way to add a shimmering effect to any view in an Android app.
http://facebook.github.io/shimmer-android/
Other
5.31k stars 698 forks source link

This library is increasing the size of the app #110

Closed shahzad1 closed 3 years ago

shahzad1 commented 3 years ago

Before implementing the library, the app size was 6 MB, but after adding this library, the app size is now 8.95 MB. Any solution to avoid app size?

KaustubhPatange commented 3 years ago

This is impossible as this library contains only 3 classes which shouldn't even go over 100 kb in size.

xiphirx commented 3 years ago

This library only ships a few classes and no resources, unless you can show that the dependency aar is almost 3MiB I can't help you.