BratinaRok / android-bank-manager

bank manager application
0 stars 1 forks source link

on solution don't instatiate fragments as a way of retrieving state #22

Closed RedJocker closed 1 year ago

RedJocker commented 2 years ago
RedJocker commented 2 years ago

I have created a branch alternativeSolution in which I refactored your solution using ViewModel and LiveData to manage User data state.

take a look on that, if you want you can create a new branch for that and then I send you a pull request with that branch

https://github.com/RedJocker/android-bank-manager-review/tree/alternativeSolution