python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is there a way to open a desktop app as a "subview" inside a Tauri app?
I am building my first app with Tauri framework. Basically, I would like to open as embedded "subviews" (as for "IFrame", just to be clear), inside the main page, two desktop apps,...
Davide Franchi
Votes: 0
Answers: 0
WebView crops stream after resize
I have a webView inside a collapsingToolBarLayout. I use the OnOffsetChangedListener callback provided by the AppBarLayout to adjust the size of the webView (i insert layoutParams inside webView) dyna...
Iraklis Inguana
Votes: 0
Answers: 0
My onBackPressed seems to be working in reverse
I have been struggling with this issue for about a day now. When I press the back button on my phone it runs my code backwards. Can anyone perhaps tell me why this happens and how I will fix it??
publ...
Martin De Beer
Votes: 0
Answers: 0
Swift. wkwebview does not respond to touch
I have a website that works in safari. but it doesn't work in webview.
When swiping, the game should work, but only the scrollbar (gray, on the right) reacts
, while everything works well in safari
Aleksandr Kurolenko
Votes: 0
Answers: 1