mirror of
https://github.com/apache/cordova-android.git
synced 2025-05-12 22:31:40 +08:00
parent
1c90a77325
commit
3abd12aee3
@ -22,7 +22,7 @@ import android.view.KeyEvent;
|
|||||||
import android.view.View;
|
import android.view.View;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Interfcae for all Cordova engines.
|
* Interface for all Cordova engines.
|
||||||
* No methods will be added to this class (in order to be compatible with existing engines).
|
* No methods will be added to this class (in order to be compatible with existing engines).
|
||||||
* Instead, we will create a new interface: e.g. CordovaWebViewEngineV2
|
* Instead, we will create a new interface: e.g. CordovaWebViewEngineV2
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user