Coder Social home page Coder Social logo

Comments (20)

felipecsl avatar felipecsl commented on August 23, 2024 3

@linuxjet you can experiment with the current snapshot for version 3.0.0-SNAPSHOT if you want to give it a try, but it's still under development and pre-alpha state. I'll update this issue once it's more stable

from asymmetricgridview.

felipecsl avatar felipecsl commented on August 23, 2024 2

not yet, but if enough people need it I might do it.

from asymmetricgridview.

felipecsl avatar felipecsl commented on August 23, 2024 2

I don't think StaggeredGridLayoutManager can have items spanning both multiple rows and columns.
I'd be happy to deprecate this library if that's the case

from asymmetricgridview.

mbecker avatar mbecker commented on August 23, 2024 1

Hi @felipecsl ,
any news for adding RecyclerView? Can I use RecyclerView in combination with AysmetricGridView? If yes, could you please so nice and provide an example? Thank you!

from asymmetricgridview.

felipecsl avatar felipecsl commented on August 23, 2024 1

This is currently in progress on master. You can check it out if you want, it's still very early stage though (pre-alpha), just use the 3.0.0-SNAPSHOT release

from asymmetricgridview.

felipe-silvestre-morais avatar felipe-silvestre-morais commented on August 23, 2024 1

Great!
I was in your presentation iMasters Android Developer, by the way. Congratulations, good presentation.

from asymmetricgridview.

Duna avatar Duna commented on August 23, 2024 1

+1

from asymmetricgridview.

edwardfoux avatar edwardfoux commented on August 23, 2024

+1

from asymmetricgridview.

supersume avatar supersume commented on August 23, 2024

I need this

from asymmetricgridview.

felipecsl avatar felipecsl commented on August 23, 2024

alright I'll work on this for the next version

from asymmetricgridview.

mateusgrb avatar mateusgrb commented on August 23, 2024

+1

from asymmetricgridview.

felipe-silvestre-morais avatar felipe-silvestre-morais commented on August 23, 2024

+1

from asymmetricgridview.

Ivan018 avatar Ivan018 commented on August 23, 2024

+1

from asymmetricgridview.

felipecsl avatar felipecsl commented on August 23, 2024

thanks 😄

from asymmetricgridview.

ahornerr avatar ahornerr commented on August 23, 2024

👍

from asymmetricgridview.

jamespet77 avatar jamespet77 commented on August 23, 2024

Just found this. seems to be what I am looking for, but needs support for RecyclerView. How is this coming?

from asymmetricgridview.

Max01010101010101 avatar Max01010101010101 commented on August 23, 2024

hi, am new to this lib... something has change in the last 2 years about the Recyclerview support?

from asymmetricgridview.

Serrust avatar Serrust commented on August 23, 2024

Same question, may I ask is there any new progress on supporting Recyclerview? Thanks!

from asymmetricgridview.

Duna avatar Duna commented on August 23, 2024

Google solved it directly on android. Because of this the library should be marked as obsolete.

StaggeredGridLayoutManager staggeredGridLayoutManager = new StaggeredGridLayoutManager(3, LinearLayoutManager.VERTICAL);
        recyclerView.setLayoutManager(staggeredGridLayoutManager);

from asymmetricgridview.

premacck avatar premacck commented on August 23, 2024

Yeah I need support for RecyclerView too!

from asymmetricgridview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.