AnEstevez / recipes

Recipes is a simple demo app based on modern Android application tech-stacks and CLEAN architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve communication between MainActivity and LocalRecipesFragment

AnEstevez opened this issue · comments

Improve communication between MainActivity and LocalRecipesFragment using LocalRecipesViewModel created in activity scope with "by activityViewModels".