Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 318 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 318 Bytes

Configuration Changes Network Sample

An example of maintaining UI state and network requests across configuration/orientation changes. An event bus is used to save the network response(StickyEvent) in the case that the UI is not ready to display the retrieved data from the network.