Skip to content

Force close (NullPointerException) when changing orientation #4

Description

@InfoSec812

When all that is being displayed fits on a single screen (in my case the menu and a first-level listview), changes in orientation have no problems. I get a NPE and forced close when I add a subsequent fragment and it would cause the panels to have more than a single screen's worth of fragments. The NPE is thrown when the "off screen" fragment tries to do anything on the UI thread.

This problem occurs on both a phone (Galaxy Nexus 4.1.2) and a tablet (HP TouchPad 4.0.4)

App code can be found at: https://github.com/dnsdotcom/DNSDroid

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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