Browse Source

iOS ImageViewer: changed icon for a newer version (#2998)

* ios image viewer: changed icon for a newer version

* ios image viewer: renamed icon
test-web-ci
Vladimir Mazunin 2 years ago committed by GitHub
parent
commit
4ca7aa1be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/imageviewer/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json
  2. BIN
      examples/imageviewer/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/image.png
  3. BIN
      examples/imageviewer/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/image_viewer_icon.png

2
examples/imageviewer/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "image.png",
"filename" : "image_viewer_icon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

BIN
examples/imageviewer/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/image.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 736 KiB

BIN
examples/imageviewer/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/image_viewer_icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 KiB

Loading…
Cancel
Save