Skip to content

Support for custom activities, e.g. FragmentActivity #75

@enchev

Description

@enchev

From @ginev on May 13, 2015 8:21

The default NativeScriptActivity inherits from android.app.Activity which is limiting the available APIs for scenarios that use the support libraries. For instance, if we want to use an Android component in our NativeScript application that depends on FragmentActivity.getSupportFragmentManager() - we won't be able to.

Copied from original issue: NativeScript/NativeScript#155

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions