Images Show Black Screen when Loading
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
DESCRIPTION:
Navigating to an Image file causes it to begin downloading. If the user clicks the image during the download (or sometimes this happens automatically) they are taken to a black screen to wait for it to load. If it is a large file they will wait on this black screen for a long time with no idea if anything is happening.
REPRO STEPS:
- Install and Launch LBRY 0.16.11 on Android 8.1.0
- Navigate to a large Image
- While it's download, tap the image multiple times
Results: User is taken to a black screen
Expected: Picture doesn't attempt to display until it's fully downloaded
ENVIRONMENT:
- LG V20
- Android 8.1.0
- LBRY 0.16.11
MEDIA:

LBRY ADDRESS:
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org
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 in the LBRY Android app with the provided LBRY address and a large image on Android 8.1.0, tapping the image during download. Trace the image-loading entry point and verify that the image remains unavailable until downloading finishes, without showing a black screen; repeat the reproduction to confirm the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100