Skip to content

Commit

Permalink
Merge pull request pichillilorenzo#14 from aaron-chu/TWECACAPP-698_fi…
Browse files Browse the repository at this point in the history
…x_webview_context_menu_malfunction_in_android

TWECACAPP-698 Fix webview context menu malfunction in Android
  • Loading branch information
aaron-chu authored and GitHub Enterprise committed Jul 10, 2020
2 parents 3ac5ee7 + 32c3f49 commit e6ead61
Show file tree
Hide file tree
Showing 7 changed files with 366 additions and 73 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
compileSdkVersion 29

defaultConfig {
minSdkVersion 17
minSdkVersion 19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

vectorDrawables.useSupportLibrary = true
Expand Down Expand Up @@ -74,4 +74,4 @@ afterEvaluate {
}
}
}
}
}
Loading

0 comments on commit e6ead61

Please # to comment.