Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for launch images for android #56

Merged

Conversation

josh-m-sharpe
Copy link
Contributor

@josh-m-sharpe josh-m-sharpe commented Sep 8, 2019

This is a rebase/refactor of #53 which addresses the concerns I had in the comments there. /cc
@RishabhTayal

Supports:

  • Portrait images
    -- Adds them to both "drawable-" and "drawable-port-" directories
  • Landscape Images

This PR also takes the approach of resizing the image and then cropping it to size which retains the aspect ratio of the original image.

@josh-m-sharpe josh-m-sharpe force-pushed the launch_images_improvements branch 3 times, most recently from 4e77b48 to 0ceb6fe Compare September 8, 2019 16:27
Copy link
Member

@joshdholtz joshdholtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks for adding this. This will get released tonight! Appreciate the contribution ❤

@joshdholtz joshdholtz merged commit 603fa9b into fastlane-community:master Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants