Skip to content

Commit

Permalink
Fix collectibles view on ios
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryn committed Sep 5, 2018
1 parent f2ac08d commit d89e660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/status_im/ui/components/svgimage.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@
:bounces false
:scales-page-to-fit platform/android?
:style {:width @width :height (* @width k) :background-color :transparent}
:origin-whitelist #js ["*"]
:source {:html (html uri @width (* @width k))}}]]))))

0 comments on commit d89e660

Please sign in to comment.