Problem
Scrolling through the ledger is not smooth — there is a noticeable performance problem.
Expected behavior
The ledger list should scroll smoothly without jank or dropped frames.
Notes
Likely worth profiling the ledger list rendering (item layout cost, recomposition/recycling, image or formatting work on the main thread) to find the source of the jank.
Problem
Scrolling through the ledger is not smooth — there is a noticeable performance problem.
Expected behavior
The ledger list should scroll smoothly without jank or dropped frames.
Notes
Likely worth profiling the ledger list rendering (item layout cost, recomposition/recycling, image or formatting work on the main thread) to find the source of the jank.