We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccaa46 commit c49d2f7Copy full SHA for c49d2f7
build/project-template-gradle/src/main/java/com/tns/NativeScriptActivity.java
@@ -1,6 +1,6 @@
1
package com.tns;
2
3
-@JavaScriptImplementation(javaScriptFile = "app/tns_modules/ui/frme/frame.js")
+@JavaScriptImplementation(javaScriptFile = "app/tns_modules/ui/frame/frame.js")
4
public class NativeScriptActivity extends android.app.Activity implements com.tns.NativeScriptHashCodeProvider {
5
6
public NativeScriptActivity()
0 commit comments