Commit 7ee293b
authored
[webview_flutter] Remove non-public API (#487)
ewk_settings_viewport_meta_tag_set() was moved to ewk_settings_product.h in tizen 6.5.
Since this header is non-public, we can no longer use this api.
By default, the viewport meta tag is enabled on mobile and wearable, but it is disabled on TV.
Since webview_flutter_tizen only support the TV profile, it doesn't matter if we don't use this API.1 parent a08c2be commit 7ee293b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
351 | 350 | | |
352 | 351 | | |
353 | 352 | | |
| |||
0 commit comments