Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

TFragments.02-Solution-DisplayThreeFragments #18

Open
wants to merge 1 commit into
base: TFragments.02-Exercise-DisplayThreeFragments
Choose a base branch
from

Conversation

niceboyrahul
Copy link

No description provided.

Copy link

@aleontsev aleontsev left a comment

Choose a reason for hiding this comment

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

Wondering why you don't call SetImageIndex method for bodyFragment and legFragment objects. hmmm

@AS-STARK
Copy link

AS-STARK commented Oct 1, 2017

@atofallis because when the application fully builds, the user will need to change head, body and leg fragment separately, here in the initial stages we change all three simultaneously, so we can write all three ".add" together and then commit one time.

@pikabing
Copy link

pikabing commented Jun 4, 2019

you should set the mListIndex variable static, otherwise, you have to call different setIndex functions for all the fragments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants