-
Notifications
You must be signed in to change notification settings - Fork 814
Faq error #2127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faq error #2127
Conversation
CloudyPadmal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder what has changed in this PR to address the parent issue. What I can see is, the String arrays were replaced by Lists and HashMaps and rearranged the code here and there. @CodeWithSouma can you elaborate more on what was the bug and what was the solution? Thanks..
line no 120 |
Yes. Let's modify only the parts related to the crash. If you want to change the code base, we can open an issue and work it on a separate PR. |
Fix Faq expandable listview error #2126