Im going to have several same fields in Activity
eg
Fragment A
Age
Height
Fragment B
Age
Weight
Fragment C
Weight
Height
Should I create layout for each fragment or is way to “dynamicaly” show fields I need
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the include tag. It’s a very easy way to achieve what you are looking for.