Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

NullPointerException when calling WifiListActivity.onCreateContextMenu #43

@bparmentier

Description

@bparmentier

Application version: 1.1.1
Android version: 7.1

java.lang.NullPointerException: 
  at be.brunoparmentier.wifikeyshare.ui.activities.WifiListActivity.onCreateContextMenu (WifiListActivity.java:219)
  at android.view.View.createContextMenu (View.java:10798)
  at com.android.internal.view.menu.ContextMenuBuilder.showPopup (ContextMenuBuilder.java:100)
  at com.android.internal.policy.DecorView.showContextMenuForChildInternal (DecorView.java:794)
  at com.android.internal.policy.DecorView.showContextMenuForChild (DecorView.java:771)
  at android.view.ViewGroup.showContextMenuForChild (ViewGroup.java:791)
  at android.view.ViewGroup.showContextMenuForChild (ViewGroup.java:791)
  at android.view.ViewGroup.showContextMenuForChild (ViewGroup.java:791)
  at android.view.ViewGroup.showContextMenuForChild (ViewGroup.java:791)
  at android.view.ViewGroup.showContextMenuForChild (ViewGroup.java:791)
  at android.view.ViewGroup.showContextMenuForChild (ViewGroup.java:791)
  at android.view.View.showContextMenu (View.java:5809)
  at android.view.View.performLongClickInternal (View.java:5728)
  at android.view.View.performLongClick (View.java:5682)
  at android.view.View.performLongClick (View.java:5700)
  at android.view.View$CheckForLongPress.run (View.java:22434)
  at android.os.Handler.handleCallback (Handler.java:754)
  at android.os.Handler.dispatchMessage (Handler.java:95)
  at android.os.Looper.loop (Looper.java:163)
  at android.app.ActivityThread.main (ActivityThread.java:6383)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:904)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:794)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions