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

TwoWayView is not working in Fragment. #285

@gsnayma01

Description

@gsnayma01

I am using two way view and Its is working fine in Activity but its crashing in Fragment.
I am calling from fragment like below code from onCreateView()

KBCalendar calendar = new KBCalendar(getActivity(),this);
 calendar.loadKBCalendar();

any 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