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

TwoWayView is not working in Fragment. #285

Open
gsnayma01 opened this issue Mar 22, 2017 · 0 comments
Open

TwoWayView is not working in Fragment. #285

gsnayma01 opened this issue Mar 22, 2017 · 0 comments

Comments

@gsnayma01
Copy link

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 ???

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant