Giter Site home page Giter Site logo

gotev / recycler-adapter Goto Github PK

View Code? Open in Web Editor NEW
125.0 125.0 15.0 3.08 MB

RecyclerView-driven declarative UIs

License: Apache License 2.0

Shell 1.02% Kotlin 98.98%
adapter android android-development android-library android-ui declarative drag-and-drop kotlin kotlin-android list listview model mvvm nested-recyclerviews recyclerview table ui view viewholder

recycler-adapter's People

Contributors

dependabot-preview[bot] avatar gotev avatar ilfaccy avatar kristiyanp avatar mike5v avatar ngallazzi avatar skyfaccincania avatar skymontif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

recycler-adapter's Issues

setAdapter not working for androidx.recyclerview

setAdapter method does not work anymore with new androidx RecyclerView.

setAdapter (androidx.recyclerview.widget.RecyclerView.Adapter) in RecyclerView cannot be applied to
(net.gotev.recycleradapter.RecyclerAdapter)

How to get subview within an item?

Hello,

I was wondering what is the correct way of obtaining a view within one of the RecyclerView items? The very first item I am adding to my adapter is a calendar view. I need to set some listeners to the calendar view but I can't figure out a way to obtain the view.

I have tried recyclerView.findViewById and findViewHolderByPosition but they always return null. Any suggestion would be greatly appreciated!

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.