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

Demo app: activity with fragments #570

Merged
merged 8 commits into from
Sep 4, 2024

Conversation

magda-woj
Copy link
Contributor

Developed a new activity (AboutActivity) to showcase Fragment Lifecycle instrumentation. The activity contains 2 fragments: AppFeaturesFragment (a little bit more complicated with a Recycler View) and AboutOpenTelemetryFragment (for now very simple, just with some text written into the layout file) and a bottom navigation to navigate between them and return to the main activity.

…nt lifecycle instrumentation and 2 fragments within it. Creted buttom nav menu to navigate between these fragments and to return to main activity. Added a "Learn more" button to main activity that launches the About Activity.
@magda-woj magda-woj requested a review from a team September 3, 2024 15:11
@breedx-splk breedx-splk merged commit eefc4ac into open-telemetry:main Sep 4, 2024
3 checks passed
@magda-woj magda-woj deleted the fragments branch September 10, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants