In my project for reading RSS, I need a good grid for elements of different sizes (which contain image and text).
I was looking for solutions to create a Staggered Grid on Android and met the Etsy AndroidStaggeredGrid library . I use Eclipse, but the library was done for Gradle.
I want to use this library in my Android project. I already tried to follow this answer , but could not succeed. How to import this library into my Android project.
android eclipse
Rafael muhamedzyanov
source share