Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #39: Save Comic id on Characters Entity #46

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

recaldev
Copy link
Collaborator

@recaldev recaldev commented Jan 7, 2020

What's in:

  • Created strategy to save the comics id on the Characters entity.

Testing Done:

  • On Emulator: Pixel 3a.

How it looks:

  • Same as before, no visual changes done.

How to test:

  • Run the app and reach the home screen.

  • Before entering to the Characters screen put a breakpoint in line 57 of method updateUi inside CharactersActivity class as shown on the image below.

    image

  • Now enter to the Characters screen and upon reaching the breakpoint, check that the characters inside the model have now a list of ids for the comics the hero appears.

  • Check that the functionality of the app remains the same for this and the other categories.

Signed-off-by:

…Comics Entity.

- Created strategy to save the comics id on the Characters entity.

Signed-off-by: Diego Recalde <difereto89@gmail.com>
Copy link
Contributor

@aliceresponde aliceresponde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@jamacado jamacado merged commit 4ab4d90 into development-mu8 Jan 10, 2020
jamacado added a commit that referenced this pull request Jan 22, 2020
delete charactersUiModel because implemented databinding.
Create diferent bindingAdapter for use in xml.
Create Event for use navigation.

javier.mcardona@gmail.com

Issue #39: Save Comic id on Characters Entity & Save Character id on Comics Entity. (#46)

- Created strategy to save the comics id on the Characters entity.

Signed-off-by: Diego Recalde <difereto89@gmail.com>

se quitan espacios

change version database for 2
add builder database fallbacktoDestuctiveMigration
aliceresponde pushed a commit that referenced this pull request Jan 29, 2020
* Data Binding on Characters Activity #37
delete charactersUiModel because implemented databinding.
Create diferent bindingAdapter for use in xml.
Create Event for use navigation.

javier.mcardona@gmail.com

Issue #39: Save Comic id on Characters Entity & Save Character id on Comics Entity. (#46)

- Created strategy to save the comics id on the Characters entity.

Signed-off-by: Diego Recalde <difereto89@gmail.com>

se quitan espacios

change version database for 2
add builder database fallbacktoDestuctiveMigration

* create small methods in create

* change toolbar in activity and create livedata for title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants