Skip to content

Change NativeActivity base class in order to be compatible with Android runtime #280

@hshristov

Description

@hshristov

NativeActivity should not inherit from com.tns.NativeScriptActivity. We are not allowed to extend activities so we should only provide implementation of methods that we want to override.

Note that this change requires modules to execute on Android runtime with version 1.1.0 or later.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions