Code Monkey home page Code Monkey logo

Comments (5)

TheJuki avatar TheJuki commented on May 30, 2024 1

I am not sure how to fix this. Caching the form does not seem to have any performance issues as far as I can tell.

vivchar/RendererRecyclerViewAdapter#15

from kformmaster.

TheJuki avatar TheJuki commented on May 30, 2024 1

This has been "fixed". CacheForm is true by default now to fix the RecyclerView weirdness. I am closing this issue. However, feel free to reopen.

from kformmaster.

Fuhrmann avatar Fuhrmann commented on May 30, 2024

Ok, this behavior only happens when I run the application inside the emulator. The android version is 5.1, but the problem is I can't test on a physical device with the same API because I don't have one.

My physical device is running 7.0 and everything works fine. Do you happen to have a physical device running 5.1 or 5.0 to test? Or even if you could setup an emulator in your own machine, because as you noticed, my last open issues in this project are only happening inside the emulator.

Edit: is happening on my device too, just tested.

from kformmaster.

dhaksddj avatar dhaksddj commented on May 30, 2024

I'm not sure if this is related but I have quite a long form and when the first element has scrolled off the screen and then I clear the form, the first element has not been cleared down. This is what I see with cache = false. I tried again with cache = true and the first element was cleared.

from kformmaster.

TheJuki avatar TheJuki commented on May 30, 2024

Yeah. RecyclerView is not very good at updating the form elements when they are not cached. In the latest releases I set cacheForm = true by default.

from kformmaster.

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.