Skip to content
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

[2656] - Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Screen #2626

Merged

Conversation

akashmeruva9
Copy link
Collaborator

@akashmeruva9 akashmeruva9 commented Jun 24, 2024

Fixes #2625

App crashes when data is present due to interaction of vertical scroll state and lazy column. resolved it by removing vertical scroll state.

Previous :

1.mp4

New :

2.mp4
  • [ x] Apply the AndroidStyle.xml style template to your code in Android Studio.

  • [ x] Run the unit tests with ./gradlew check to make sure you didn't break anything

  • [x ] If you have multiple commits please combine them into one commit by squashing them.

@akashmeruva9 akashmeruva9 changed the title Bug Resolved: App Crash Due To Infinite Height Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Sccreen Jun 24, 2024
@akashmeruva9 akashmeruva9 changed the title Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Sccreen Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Scceen Jun 24, 2024
@akashmeruva9 akashmeruva9 changed the title Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Scceen Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Screen Jun 24, 2024
@AvneetSingh2001
Copy link
Collaborator

LGTM

@therajanmaurya therajanmaurya merged commit 01c9e89 into openMF:development Jun 28, 2024
0 of 3 checks passed
@akashmeruva9 akashmeruva9 changed the title Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Screen [2656] - Bug Resolved: App Crash Due To Infinite Height In Recent Transaction Screen Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: App Crash When data is Present In Recent Transaction Screen
3 participants