Posts

Showing posts with the label implementing StaggeredGridView

Use Of Esty Android Staggered Grid View with Picasso Image Loader.

Image
USE OF ESTY ANDROID STAGGERED  GRID VIEW Here I've written the solution for Esty Android Staggered Grid View. WARNING: FIRST TRY THIS SOLUTION ON DEMO PROJECT THEN ONLY IMPLEMENT ON YOUR OWN PROJECT. -------------------------------------------------------------------------------------------   > I found this solution to achieve Etsy StaggeredGridView in my project. When You try to implement Etsy library into your project, you'll get errors like, Error 1> "item_margin" cannot find the resources... Error 2> "column_count" cannot find the resources... Error 3> Class not Found Exception ... Error 4> R. file not Found Error 1> xlmns:app: -------/res-auto error Error 5> error importing Etsy.. Error 6> while working with Universal image loader  Error 7> Picasso .. ERROR 8> unable to resolve resources file  Error 9> HTTP proxy...... and many more errors.... OMGGGGGGG!!!! I'm Just frustrated.... ...