Android_Me icon indicating copy to clipboard operation
Android_Me copied to clipboard

TFragments.02-Solution-DisplayThreeFragments

Open niceboyrahul opened this issue 8 years ago • 2 comments

niceboyrahul avatar Jun 10 '17 07:06 niceboyrahul

@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.

AS-STARK avatar Oct 01 '17 10:10 AS-STARK

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

pikabing avatar Jun 04 '19 15:06 pikabing