Add WebView support, cookies, focus and keyboard on launch
This commit is contained in:
parent
abed3258f8
commit
efe8e4a550
10 changed files with 274 additions and 69 deletions
3
gradle.properties
Normal file
3
gradle.properties
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
Loading…
Add table
Add a link
Reference in a new issue