is there a disadvantage (or is it an antipattern t...
# android-architecture
s
is there a disadvantage (or is it an antipattern to) have a viewmodel for each fragment? My app architecture is one activity that switches out fragments as screens.
🚫 5
d
@scottiedog45 Have you read the guide to app architecture?
s
Just reread it- answer appears to be no 😅