Skip to content

Calling non existen ctor crashesh the runtime #180

@blagoev

Description

@blagoev

var textView = android.widget.TextView;
var MyTextView = textView.extend({

});

var my = new MyTextView();

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions