mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 07:07:23 +00:00
Ladybird/Android: Add EditText for URL bar and attach to native WebView
This commit is contained in:
committed by
Andrew Kaster
parent
a93507231c
commit
4fd915b005
@@ -32,6 +32,7 @@ public:
|
||||
static jclass global_class_reference;
|
||||
static jmethodID bind_webcontent_method;
|
||||
static jmethodID invalidate_layout_method;
|
||||
static jmethodID on_load_start_method;
|
||||
|
||||
jobject java_instance() const { return m_java_instance; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user