Open
Description
"Branch : todo-mvvm-live"
. when i rotate device , viewmodel.start has call again and reload data from repo ,the method replaceData is call twice because it load fist time from cache list in viewmodel and second time from list in repo, so the viewmodel architecture are not applied at this time , please fix this , tkanks