Code Monkey home page Code Monkey logo

Comments (13)

hsdmiranda avatar hsdmiranda commented on May 26, 2024 1

One thing that I would like to highlight about this library is that you guys work super fast and answer every question. That is for sure the biggest plus. Congratulation for the amazing work.

from fastadapter.

Rainer-Lang avatar Rainer-Lang commented on May 26, 2024

@mikepenz If no one else answers or writes....
I have to tell you: THANKS - your libs (all of them!) are really great - and you spend so much time for making others devs lifes easier. Your support is indeed superb and exceptional!
Thanks.

from fastadapter.

mikepenz avatar mikepenz commented on May 26, 2024

@Rainer-Lang thank you for opening this issue. I am really glad about the try to get some feedback :D

And as long as I help others, I think, I have reached exactly the goal i was striving for ;)

from fastadapter.

mattiasbe avatar mattiasbe commented on May 26, 2024
  • Focused library, tries to do one/a few things well.
  • Implements all minor tips/tweaks android devs have stated (creating listeners at creation time -not bind time, checking for no_position, etc etc)
  • High quality in general, nice API.
  • While a single developer, one with a good track record and stability
  • Chaining of other adapters fastscroller (MaterialScrollBar)

from fastadapter.

FabianTerhorst avatar FabianTerhorst commented on May 26, 2024
  • time saver, you don´t have to create a new Adapter class for every new object that has to be in a recyclerview
  • no need to use getItemViewType anymore, just create a object, the layout and add it to the list
  • easy to migrate and less code, from a project with 20 and more entity objects which had to be in the same recylcerview, could fast migrate the entities to adapter items and after the migration i could remove thousands useless lines of code and classes.
  • very good code documented and self understanding api
  • useful FooterAdapter to add a progress bar to the end of the list
  • better performance, the scroll performance is way better then a normal recyclerview adapter
  • library size, the library is very small and doesn´t make the app noticeable bigger
  • expendable items are easy to add in a few minutes
  • production ready and safe to use

from fastadapter.

Rainer-Lang avatar Rainer-Lang commented on May 26, 2024

Could you please make an example of this:
"useful FooterAdapter to add a progress bar to the end of the list"

And thank you for helping Mike.

from fastadapter.

FabianTerhorst avatar FabianTerhorst commented on May 26, 2024

@Rainer-Lang thats a great idea. I will take a look into this tomorrow. I could also add a endless scroll listener.

from fastadapter.

Rainer-Lang avatar Rainer-Lang commented on May 26, 2024

That's really great!
I like how FastAdapter is growing.
I'm also waiting for the swipe feature.

from fastadapter.

mikepenz avatar mikepenz commented on May 26, 2024

Thanks everyone for the kind words ;)

from fastadapter.

SMontiel avatar SMontiel commented on May 26, 2024

Thanks @mikepenz.
This library is great.

from fastadapter.

mikepenz avatar mikepenz commented on May 26, 2024

@SMontiel thanks :)

from fastadapter.

mikepenz avatar mikepenz commented on May 26, 2024

@hsdmiranda thanks ;)

from fastadapter.

mikepenz avatar mikepenz commented on May 26, 2024

Thanks everyone for the answers. It's really great to hear that people like this lib.

Will close this now in the progress of cleaning up a few issues ;)

from fastadapter.

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.