Skip to content

nicknelson1021/FragmentExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FragmentExample

This app has a simple fragment that takes up the entire activity screen. The fragment is added statically to the XML layout file so it is displayed for the entire duration of the activity.

  • Fragments can retain an instance of its data after a configuration change (such as changing orientation). While an Activity is destroyed and recreated when a device's configuration changes, a Fragment is not destroyed.

About

App with a statically created fragment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages