Show images from URL
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- android, java
- Domain
- mobile-dev
Research direction
The issue names Android's ImageView.setImageResource as the current entry point but provides no files or tests. Start by reviewing PhotoView's existing ImageView API and how image resources are handled, then clarify the intended URL-loading behavior and API. Done should mean a defined way to fetch and display an image from a String URL, with matching tests or documentation.
Written by the indexing model from the issue text.
Description
🚀 Feature Requests
Fetch Image from an URL present in the form of String
Contextualize the feature
Images are stored as URLs in Cloud Databases. Need of a method to fetch image from that URL and then display.
Describe the feature
Currently to set an Image, the following method is invoked:
imageView.setImageResource(R.drawable.image_id)
The method only accepts a parameter of type resource id. But if a string is provided instead, it would give compilation errors. Please add a feature to fetch image from cloud database, given in form of URL. A URL is of type String.
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from Baseflow/PhotoView
-
Pohen Open
Difficulty 4/5 3-5 days Newbie friendliness 15/100
-
Khan Open
Difficulty 4/5 3-5 days Newbie friendliness 15/100
-
. Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
-
842 Open
Difficulty 1/5 Under an hour Newbie friendliness 10/100
-
Ok Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
All issues in Baseflow/PhotoView
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100