Coder Social home page Coder Social logo

Comments (3)

ISchwarz23 avatar ISchwarz23 commented on August 17, 2024

Hi Luparion,
I'm glad to hear that you like to use my library. Please tell other developers about it, so they can improve and speed up their app development.
Your issue description was very detailed and I was able to reproduce this issue very easy. Also thanks for that! Because of that a was able to fix the issue for the example you have given. Please update your dependency to the latest version (0.9.6) and tell me, if this has really fixed the issue for you.
I'm looking forward to your feedback :)
Best Regards,
Ingo

from sortabletableview.

Luparion avatar Luparion commented on August 17, 2024

Hello Ingo,

I showed my project manager you library and he liked it a lot. He only disliked this growing of the columns that this issue describes.

Unfortunately, your fix introduced a new bug. When I now change the layout to landscape, the app crashes with the following exception:

01-21 22:16:14.185 18086-18086/de.codecrafters.tableviewexample E/AndroidRuntime: FATAL EXCEPTION: main
                                                                                  Process: de.codecrafters.tableviewexample, PID: 18086
                                                                                  java.lang.RuntimeException: Unable to start activity ComponentInfo{de.codecrafters.tableviewexample/de.codecrafters.tableviewexample.MainActivity}: java.lang.IllegalArgumentException: Wrong state class, expecting View State but received class android.widget.AbsListView$SavedState instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/tableView. Make sure other views do not use the same id.
                                                                                      at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2808)
                                                                                      at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2873)
                                                                                      at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4605)
                                                                                      at android.app.ActivityThread.access$1000(ActivityThread.java:181)
                                                                                      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1488)
                                                                                      at android.os.Handler.dispatchMessage(Handler.java:102)
                                                                                      at android.os.Looper.loop(Looper.java:145)
                                                                                      at android.app.ActivityThread.main(ActivityThread.java:6145)
                                                                                      at java.lang.reflect.Method.invoke(Native Method)
                                                                                      at java.lang.reflect.Method.invoke(Method.java:372)
                                                                                      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
                                                                                      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
                                                                                   Caused by: java.lang.IllegalArgumentException: Wrong state class, expecting View State but received class android.widget.AbsListView$SavedState instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/tableView. Make sure other views do not use the same id.
                                                                                      at android.view.View.onRestoreInstanceState(View.java:14779)
                                                                                      at android.view.View.dispatchRestoreInstanceState(View.java:14755)
                                                                                      at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:3188)
                                                                                      at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:3194)
                                                                                      at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:3194)
                                                                                      at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:3194)
                                                                                      at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:3194)
                                                                                      at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:3194)
                                                                                      at android.view.View.restoreHierarchyState(View.java:14733)
                                                                                      at com.android.internal.policy.impl.PhoneWindow.restoreHierarchyState(PhoneWindow.java:2258)
                                                                                      at android.app.Activity.onRestoreInstanceState(Activity.java:1097)
                                                                                      at android.app.Activity.performRestoreInstanceState(Activity.java:1042)
                                                                                      at android.app.Instrumentation.callActivityOnRestoreInstanceState(Instrumentation.java:1175)
                                                                                      at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2781)
                                                                                      at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2873) 
                                                                                      at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4605) 
                                                                                      at android.app.ActivityThread.access$1000(ActivityThread.java:181) 
                                                                                      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1488) 
                                                                                      at android.os.Handler.dispatchMessage(Handler.java:102) 
                                                                                      at android.os.Looper.loop(Looper.java:145) 
                                                                                      at android.app.ActivityThread.main(ActivityThread.java:6145) 
                                                                                      at java.lang.reflect.Method.invoke(Native Method) 
                                                                                      at java.lang.reflect.Method.invoke(Method.java:372) 
                                                                                      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399) 
                                                                                      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)

The code is exactly the same as in the original description of this issue. I only switched to the newest version of your library.

Can you please look into this?

Best Regards,
Luparion

Edit: See issue #12 .

from sortabletableview.

ISchwarz23 avatar ISchwarz23 commented on August 17, 2024

Thanks for the response. See the new version of the table view (v1.0.0). This should fix the issue ;)

from sortabletableview.

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.