lbryio / lbryio/lbry-android

Time not Shown at Cursor when Scrolling a Video

Open
#917 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.4k
Forks
110
PR merge metrics
No merged PRs in 30d

Description

**DESCRIPTION:**

When scrolling through a video there is no indication of the time at which cursor is pointing. This can be very useful when trying to return to a specific time or amount of time before/after the present frame.

This is more of a suggestion than a bug.

-----

**REPRO STEPS:**
1) Install and Launch LBRY 0.15.8 on Android 10
2) Watch a video
3) Click and hold on the video scroll bar
4) Move left and right

**Results:** Time at cursor is not indicated

**Expected:** Time at cursor is indicated

-----

**ENVIRONMENT:**

- Pixel 2XL
- Android 10
- LBRY 0.15.8

-----

**MEDIA:**

![ScrollTimeStamp](https://user-images.githubusercontent.com/30788194/83070876-5d70d380-a029-11ea-8e2b-3e545511085a.gif)

-----

**INTERNAL USE:**

-----

**DEFINITION OF DONE:**
- [ ] Tested against acceptance criteria
- [ ] Tested against the assumptions of the user story
- [ ] The project builds without errors
- [ ] Unit tests are written and passing
- [ ] Tests on devices/browsers listed in the issue have passed
- [ ] QA performed & issues resolved
- [ ] Refactoring completed
- [ ] Any configuration or build changes documented
- [ ] Documentation updated
- [ ] Peer Code Review performed

-----

**LBRY ADDRESS:**
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Android video player and its seek-bar handling. Reproduce the behavior on Android 10 while dragging the bar, then verify that the time at the cursor is displayed and that the app builds and tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.