Opened 12 years ago
Closed 12 years ago
#1263 closed Defect (wontfix)
When scrolling to bottom of log, it 'jumps' back up
Reported by: | Kevin Reed | Owned by: | Joachim |
---|---|---|---|
Priority: | Minor | Milestone: | Undetermined |
Component: | Manager - Android | Version: | 7.1.1 |
Keywords: | Cc: |
Description
When on the event log tab and scrolling to the bottom of it, once the bottom is reached it will 'jump' back up a fair ways. This makes it difficult to find the start of the log. It should just reach the end and stop.
Oh - testing further I realize now that it wasn't that it bounced up but rather it pulled in more log entries. That is a good design but it needs a visual queue to the user that more entries are being loaded and that you are going further back in time. Perhaps an actual button that says 'load more entries' instead of simply automatically loading them?
This is a common design principle on Android, see e.g. GMail Inbox or Facebook Newsfeed.