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 #37: Data Binding on Characters Activity #50

Conversation

jamacado
Copy link
Contributor

@jamacado jamacado commented Jan 14, 2020

Data Binding on Characters Activity #37

  • Delete charactersUiModel because implemented databinding.
  • Create diferent bindingAdapter for use in xml.
  • Create Event for use navigation.

Testing Done:

  • Nexus 6P

How to test:

  • Run the application and click onCharacter Category
  • You can see the loading while the characters have been loaded
  • Then you can see the characters in a scrollable list

Signed-off-by:

@recaldev recaldev added the enhancement New feature or request label Jan 15, 2020
@recaldev recaldev added this to the Data Binding milestone Jan 15, 2020
@recaldev recaldev changed the title Data Binding on Characters Activity #37 Issue #37: Data Binding on Characters Activity Jan 15, 2020
@recaldev recaldev self-assigned this Jan 15, 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
@jamacado jamacado force-pushed the mu8/javier/issue37-databinding-characters-activty branch from 54b316e to 4a291fa Compare January 22, 2020 04:14
…/MU8 into mu8/javier/issue37-databinding-characters-activty

# Conflicts:
#	data/src/main/java/com/architect/coders/mu8/data/mapper/common/UrlsMapper.kt
#	data/src/main/java/com/architect/coders/mu8/data/service/MarvelServiceAPI.kt
#	domain/src/main/java/com/architect/codes/mu8/characters/Character.kt
#	presentation/src/main/java/com/architect/coders/mu8/characters/CharactersActivity.kt
#	presentation/src/main/res/values/dimens.xml
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

@aliceresponde aliceresponde merged commit c6519f9 into development-mu8 Jan 29, 2020
@aliceresponde aliceresponde deleted the mu8/javier/issue37-databinding-characters-activty branch January 29, 2020 01:39
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