-
public class OpenFragmentDataViewModel extends AndroidViewModel
-
-
Field Summary
Fields Modifier and Type Field Description public MutableLiveData<OpenFragmentData>openDataMutableLiveData
-
Constructor Summary
Constructors Constructor Description OpenFragmentDataViewModel(Application application)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
OpenFragmentDataViewModel
OpenFragmentDataViewModel(Application application)
-
-
-
-