How do you supply construction arguments into a fragment?
Answer / Sumit Kumar Paswan
You can supply construction arguments to a Fragment using the Bundle class in Android. The bundle is passed to the constructor of the Fragment during instantiation.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is aapt in android?
What are two launch modes for activities?
When does anr occur?
What is needed to make multiple choice list with custom view for each row?
Does asynctask create new thread in background?
What is the importance of xml-based layouts?
How android is beneficial for app. Developers?
What is an activity in Android?
1 Answers TryTechnicals Pvt Ltd,
when to use 9 patch image in android?
What is mvp android?
Explain key components of android architecture?
What’s volley and what’s positive and negative with it?