Set the right dimension for the pictures
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When we want to load the Character's picture, we have to specify which kind of dimension we want:
- portrait_medium | 100x150px
- portrait_xlarge | 150x225px
- portrait_fantastic | 168x252px
- portrait_uncanny | 300x450px
- portrait_incredible | 216x324px
The kind of dimension will depends on device configuration, so we will have to know which dimension is supported.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.