Skip to content

Possible NPEs with Fragments and getView() #6

Description

@intronate67

Multiple instances of using getView().findViewById(R.id.####) can sometimes cause NPEs. Should switch to using global variable for the parent view using try{}catch{}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions