The scrollview do not scroll to bottom if there are two many messages
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 143
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I was running a batch test, and a large number of log messages was generated. Afeter a period of testing, I found that sometimes the scrollview was not scrolling to the bottom, sometime it can scroll to bottom,but along with the jumping of the scroll bar(The scroll bar appears at the top and immediately jump to bottom,seams the screen flickered, the scroll was not that smooth).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a batch test that generates a large number of log messages, then inspect the Android console's scrollview behavior during updates. Done means the view reliably scrolls to the bottom without failing to follow new messages or visibly jumping and flickering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100