How can I capture intent data from ViewModel android

Viewed 23

I am developing an android application where I need to capture intent data from ViewModel to process it .I searched almost everywhere but I didn't find any help. every one tal about passing data from one fragment to another or ViewModel to fragment to fragment to ViewModel .

0 Answers
Related