mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-29 01:44:54 +00:00
fix android webview svg
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
parent
0288d617cb
commit
ffcba77486
@ -51,7 +51,5 @@
|
|||||||
:third-party-cookies-enabled false
|
:third-party-cookies-enabled false
|
||||||
:scroll-enabled false
|
:scroll-enabled false
|
||||||
:bounces false
|
:bounces false
|
||||||
:scales-page-to-fit platform/android?
|
|
||||||
:style {:width @width :height (* @width k) :background-color :transparent}
|
:style {:width @width :height (* @width k) :background-color :transparent}
|
||||||
:origin-whitelist #js ["*"]
|
|
||||||
:source {:html (html uri @width (* @width k))}}]]))))
|
:source {:html (html uri @width (* @width k))}}]]))))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user