In my RSS reader project I need nice Grid for different sized items(that contain image and text).
I searched for solutions to make a Staggered Grid in Android and came across with AndroidStaggeredGrid library by Etsy. I am using Eclipse but library was done for Gradle.
I want to use this library in my Android project. I already tried to follow this answer but couldn't succeed. How can I import this library to my Android project.
Use this in the AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.etsy.android.grid" >
</manifest>
It has to work now, you can use the library in your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With