mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Moved live-sync code in application-common
This commit is contained in:
@@ -156,10 +156,6 @@ app.init({
|
||||
|
||||
onCreate: function () {
|
||||
exports.android.init(this);
|
||||
},
|
||||
|
||||
onLiveSync: function () {
|
||||
frame.reloadPage();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user