Skip to content

Commit

Permalink
Document recommendation about iOS icon transparency (#70)
Browse files Browse the repository at this point in the history
Related to #62.
  • Loading branch information
abraham authored and MarkOSullivan94 committed Jan 2, 2019
1 parent 90ef7b0 commit 4445b1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Shown below is the full list of attributes which you can specify within your Flu
- `image_path_ios`: The location of the icon image file specific for iOS platform (optional - if not defined then the image_path is used)
_Note: iOS icons should [fill the entire image](https://stackoverflow.com/questions/26014461/black-border-on-my-ios-icon) and not contain transparent borders._
The next two attributes are only used when generating Android launcher icon
- `adaptive_icon_background`: The color (E.g. `"#ffffff"`) or image asset (E.g. `"assets/images/christmas-background.png"`) which will
Expand Down

0 comments on commit 4445b1b

Please sign in to comment.