mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:47:34 +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
|
@ -161,6 +161,7 @@ elseif(ANDROID)
|
|||
Android/src/main/cpp/WebViewImplementationNativeJNI.cpp
|
||||
Android/src/main/cpp/ALooperEventLoopImplementation.cpp
|
||||
Android/src/main/cpp/TimerExecutorService.cpp
|
||||
Android/src/main/cpp/JNIHelpers.cpp
|
||||
)
|
||||
target_link_libraries(ladybird PRIVATE LibArchive jnigraphics android)
|
||||
else()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue