Skip to content

java.lang.NullPointerException in ui.settings.Accountprefernce #69

@dk-a-dev

Description

@dk-a-dev

Description:
Fatal Exception: android.view.InflateException
Binary XML file line #11: Error inflating class com.dscvit.vitty.ui.settings.AccountPreference

Screenshots:
Image

Context:
a NullPointerException during the inflation of AccountPreference. This is a common issue when a UI component or its dependencies are not properly initialised before use, often encountered during the creation of views or preferences from XML layouts. The crash is occurring specifically within the constructor of AccountPreference at line 16 of AccountPreference.kt .

Check Firebase Console for More trace

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions