Customize Android setup - Pull down to refresh #9037
Unanswered
BSteffaniak
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been getting my tauri app set up with Android and have it successfully working.
However, there are a few questions I have regarding the setup:
It seems like the WryActivity owns the webview and doesn't expose it in any way that I am aware of.
The main reason I want to do this is to add a 'pull down to refresh the page' functionality to the app. However, if there is a different way to do that, I am open to ideas.
FYI, I am not very experienced with android development by any means, so please forgive my ignorance.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions