Skip to content

Display a Fragment in Fullscreen on Click event and handle rotation during an AsyncTask download with ProgressBar (in Android)

Notifications You must be signed in to change notification settings

gitdefllo/FullScreenDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

FullScreenDownloader

Display a Fragment in Fullscreen on Click event and handle rotation during an AsyncTask with ProgressBar (in Android)

FullscreenDownloader-screenshot

About

This project is a demo from great topic on Alex Lockwood's blog: Handling Configuration Changes with Fragments. In this application:

  • FullScreen mode in Fragment only
  • Handle rotation with setRetainInstance method
  • AsyncTask with Callbacks from Fragment

Library Docs

About

Display a Fragment in Fullscreen on Click event and handle rotation during an AsyncTask download with ProgressBar (in Android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages