You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The home screen should have a viewPager implementation with all the fragments and the toolbar. There should not be any business logic inside the fragments. Instead we should focus on the use of interfaces to manage the logic part from homeActivity's viewModel only.
This issue can however only be implemented after the effective implementation of #17, #18, #19, #20 and #21.
The text was updated successfully, but these errors were encountered:
The home screen should have a viewPager implementation with all the fragments and the toolbar. There should not be any business logic inside the fragments. Instead we should focus on the use of interfaces to manage the logic part from homeActivity's viewModel only.
This issue can however only be implemented after the effective implementation of #17, #18, #19, #20 and #21.
The text was updated successfully, but these errors were encountered: