mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:27:35 +00:00
Ladybird/Android: Add EditText for URL bar and attach to native WebView
This commit is contained in:
parent
a93507231c
commit
4fd915b005
15 changed files with 82 additions and 12 deletions
|
@ -57,6 +57,7 @@ else()
|
|||
../Android/src/main/cpp/WebContentService.cpp
|
||||
../Android/src/main/cpp/WebContentServiceJNI.cpp
|
||||
../Android/src/main/cpp/LadybirdServiceBaseJNI.cpp
|
||||
../Android/src/main/cpp/JNIHelpers.cpp
|
||||
)
|
||||
target_link_libraries(webcontent PRIVATE android)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue