GithubHelp home page GithubHelp logo

Comments (8)

evrencoskun avatar evrencoskun commented on May 21, 2024

The reason is (probably) TableView doens't store the scroll postion according to the activity lifecycle.

Even though this process is in my notes, I didn't do anything for this.

If I can find the time, This control will be inserted on this weekend .

Thank you for submitting your bug report

Have a nice day.

from tableview.

evrencoskun avatar evrencoskun commented on May 21, 2024

Hi @diptikas, @AnaD7

This problem has been fixed. With this implementation, TableView retains and restore the scroll positions and selections.

rotationbugfix

However, I haven't released the related version yet. Because other preferences of TableView like hidden row/column list etc. should be saved as well.

See you

from tableview.

diptikas avatar diptikas commented on May 21, 2024

Thanks!! So when are you planning to release?

from tableview.

evrencoskun avatar evrencoskun commented on May 21, 2024

Probably, this weekend.

from tableview.

evrencoskun avatar evrencoskun commented on May 21, 2024

0.8.7 version has been released. you can test your case using the newest version.

Let me know the result.

from tableview.

diptikas avatar diptikas commented on May 21, 2024

Hi,

I checked your new version and as per my usecase when I don't have rowheaderRecyclerview or when it is null , app is crashing because of null pointer onOrientationChanges in ScrollHandler.java class inside
getRowPositionOffset() method when you are fetching child.getLeft .

from tableview.

evrencoskun avatar evrencoskun commented on May 21, 2024

Hi @diptikas,

When the configuration is changing, isn't your tableView visible?

from tableview.

diptikas avatar diptikas commented on May 21, 2024

Hi,

My tableview is visible but I am doing this removeView(m_jRowHeaderRecyclerView); . So My mRowHeaderRecyclerView will be null.

from tableview.

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.