Skip to content

Comments

Add/featured collection#43

Draft
Mostafa-alsaygh wants to merge 35 commits intoTheChance101:masterfrom
Samrraa:add/featured_collection
Draft

Add/featured collection#43
Mostafa-alsaygh wants to merge 35 commits intoTheChance101:masterfrom
Samrraa:add/featured_collection

Conversation

@Mostafa-alsaygh
Copy link

This PR introduces a new "What Should I Watch" suggestion card to the home screen.

  • Added item_suggestion.xml layout for the new card.
  • Added ic_magic_stick.xml drawable.
  • Updated HomeInteractionListener with onClickWhatShouldIWatch.
  • Added ItemSuggestion to HomeItem sealed class.
  • Updated HomeViewModel to handle the new click event.
  • Updated HomeAdapter to bind data for the new item type.
  • Added new string resources for the suggestion card.
  • Renamed title to secondary_title and rate_the_movie to main_title in various layouts for consistency.

NadaFeteiha and others added 30 commits November 24, 2022 22:46
add collections section to home screen
# Conflicts:
#	app/src/main/res/values/themes.xml
refactor: cast item UI and update styles
…tions

- Rename `MediaUiState` to `MediaUi` and add `title` and `rate` fields.
- Remove `list_tv_shows.xml` layout.
- Update `HomeFragment` to use fewer, more generic categories.
- Remove unused method call in `MovieDetailsViewModel`.
- Add `onClickMedia` to `item_media_card.xml`.
@Mostafa-alsaygh Mostafa-alsaygh marked this pull request as draft September 20, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants