1 min readJan 14, 2018
I am unsure if I like this approach. For reload it sounds like a possible solution but it kinda looks like it is trying to revert the idea of Viewmodel in MVVM.
Why not simple expose the number to dial or the address to send sth to and observe those? Or even the Intent to start? This is far too much logic on the view side for my taste, should stay in the viewmodel