Skip to content

error this code #8

@MansoorJafari

Description

@MansoorJafari

void android.widget.LinearLayout.setBackgroundColor(int)' on a null object reference

in ShowDayViewEventsListAdapter class
and this line

if (!AppConstants.strEventCellBackgroundColor.equals("null")) { ll_month_events.setBackgroundColor(Color.parseColor(AppConstants.strEventCellBackgroundColor)); }

please help

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