Skip to content

Conversation

MihaiCristianCondrea
Copy link
Owner

Summary

  • Introduce HomeUiState to encapsulate home screen data
  • Replace multiple LiveData fields with single MutableLiveData<HomeUiState> in HomeViewModel
  • Update HomeFragment to observe uiState and render home content

Testing

  • ./gradlew test (fails: SDK location not found)

https://chatgpt.com/codex/tasks/task_e_68b404a56ea0832db9e477103fbafc55

@MihaiCristianCondrea MihaiCristianCondrea merged commit 608a72a into main Aug 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant