Skip to content

[Enhancement] Option to toggle Crop/Fit for Android Client #5

@oddpawsx

Description

@oddpawsx

Is your feature request related to a problem? Please describe.
User request for toggle of "crop" or "fit" similar to Desktop Client's configuration. This would allow the user to choose if the whole image is fit with letterboxing, or cropped to fill the whole screen @ center.

Describe the solution you'd like
A Switch on the Activity View Labeled Crop, default "ON" for first run. Save state in shared preferences and load when re-opened. Use value of this preference to determine how image re-scale is done w/ Picasso (either use crop as it does now, or calculate how to fit the whole image on screen)

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions