I\'m using a ViewModelProvider, in which I\'m passing getActivity().
new ViewModelProvider(getActivity()).get(demo.class)
Now I\'m in lets sa